configure.ac: Bump nano back to CVS
authorJan Schmidt <thaytan@mad.scientist.com>
Mon, 20 Feb 2006 19:16:10 +0000 (19:16 +0000)
committerJan Schmidt <thaytan@mad.scientist.com>
Mon, 20 Feb 2006 19:16:10 +0000 (19:16 +0000)
Original commit message from CVS:

* configure.ac:
Bump nano back to CVS

ChangeLog
configure.ac

index 9594d88..bd966cb 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-02-20  Jan Schmidt  <thaytan@mad.scientist.com>
+
+       * configure.ac:
+         Bump nano back to CVS
+
 === release 0.10.2 ===
 
 2006-02-20  Jan Schmidt <thaytan@mad.scientist.com>
index 5801b60..794fa86 100644 (file)
@@ -12,7 +12,7 @@ AM_MAINTAINER_MODE
 
 dnl when going to/from release please set the nano (fourth number) right !
 dnl releases only do Wall, cvs and prerelease does Werror too
-AS_VERSION(gst-plugins-ugly, GST_PLUGINS_UGLY_VERSION, 0, 10, 2, 0,
+AS_VERSION(gst-plugins-ugly, GST_PLUGINS_UGLY_VERSION, 0, 10, 2, 1,
   GST_CVS="no", GST_CVS="yes")
 
 AM_INIT_AUTOMAKE($PACKAGE,$VERSION)