diff --git a/ChangeLog b/ChangeLog index cee498e23f..7b17f98310 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2004-06-21 Thomas Vander Stichele + + * configure.ac: back to cvs + === release 0.7.92 === 2004-06-21 Thomas Vander Stichele diff --git a/configure.ac b/configure.ac index 0d89a4ed2a..25e8ba1399 100644 --- a/configure.ac +++ b/configure.ac @@ -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, 7, 92, 0, GST_CVS="no", GST_CVS="yes") +AS_VERSION(gst-python, PYGST_VERSION, 0, 7, 92, 1, GST_CVS="no", GST_CVS="yes") AM_INIT_AUTOMAKE($PACKAGE, $VERSION)