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 9594d88001d18778958aebae9e617ee3ff98a4a1..bd966cbf5405be685b209df30f703022aa2d0db4 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 5801b60c58509122964759bef3a66621ac4397be..794fa861fa1386c191b46d1c1cf4d9d860df6a0c 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)