projects
/
platform
/
upstream
/
gst-common.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
54bb21c
)
bump GST_MAJORMINOR to 0.10 reset libtool version
author
Thomas Vander Stichele
<thomas@apestaart.org>
Thu, 1 Dec 2005 16:51:22 +0000
(16:51 +0000)
committer
Thomas Vander Stichele
<thomas@apestaart.org>
Thu, 1 Dec 2005 16:51:22 +0000
(16:51 +0000)
Original commit message from CVS:
bump GST_MAJORMINOR to 0.10
reset libtool version
gst-xmlinspect.py
patch
|
blob
|
history
diff --git
a/gst-xmlinspect.py
b/gst-xmlinspect.py
index
30c0cf8
..
ea6fc47
100644
(file)
--- a/
gst-xmlinspect.py
+++ b/
gst-xmlinspect.py
@@
-9,7
+9,7
@@
used as part of the plugin documentation build
import sys
import os
import pygst
-pygst.require('0.
9
')
+pygst.require('0.
10
')
import gst
INDENT_SIZE = 2