configure.ac: pre-release 0.10.2.2
authorJan Schmidt <thaytan@mad.scientist.com>
Tue, 21 Mar 2006 00:14:38 +0000 (00:14 +0000)
committerJan Schmidt <thaytan@mad.scientist.com>
Tue, 21 Mar 2006 00:14:38 +0000 (00:14 +0000)
Original commit message from CVS:
2006-03-20  Jan Schmidt <thaytan@mad.scientist.com>

* configure.ac:
pre-release 0.10.2.2

ChangeLog
configure.ac

index ac4da7b..1b8e701 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-03-20  Jan Schmidt <thaytan@mad.scientist.com>
+
+       * configure.ac:
+         pre-release 0.10.2.2
+
 2006-03-20  Jan Schmidt  <thaytan@mad.scientist.com>
 
        * testsuite/test_ghostpad.py:
index e22cc13..994ac92 100644 (file)
@@ -8,7 +8,7 @@ dnl AM_MAINTAINER_MODE only provides the option to configure to enable it
 AM_MAINTAINER_MODE
                                                                                 
 dnl when going to/from release please set the nano (fourth number) right !
-AS_VERSION(gst-python, PYGST_VERSION, 0, 10, 2, 1,
+AS_VERSION(gst-python, PYGST_VERSION, 0, 10, 2, 2,
     GST_CVS="no", GST_CVS="yes")
 
 AM_INIT_AUTOMAKE($PACKAGE, $VERSION)