back to HEAD
authorThomas Vander Stichele <thomas@apestaart.org>
Sun, 23 Oct 2005 23:07:28 +0000 (23:07 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Sun, 23 Oct 2005 23:07:28 +0000 (23:07 +0000)
Original commit message from CVS:
back to HEAD

ChangeLog
configure.ac

index 3a39769..e84dc60 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-10-24  Thomas Vander Stichele  <thomas at apestaart dot org>
+
+       * configure.ac:
+         back to HEAD
+
 === gst-python 0.9.4 ===
 
 2005-10-24  Thomas Vander Stichele  <thomas at apestaart dot org>
index a4db39e..f5f5f65 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, 9, 4, 0,
+AS_VERSION(gst-python, PYGST_VERSION, 0, 9, 4, 1,
     GST_CVS="no", GST_CVS="yes")
 
 AM_INIT_AUTOMAKE($PACKAGE, $VERSION)