bump up the version
authorThomas Vander Stichele <thomas@apestaart.org>
Fri, 1 Nov 2002 12:32:33 +0000 (12:32 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Fri, 1 Nov 2002 12:32:33 +0000 (12:32 +0000)
Original commit message from CVS:
bump up the version

configure.ac

index 46484f1..20ba12a 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, GST_PLUGINS_VERSION, 0, 4, 1, 1, GST_ERROR="-Wall", GST_ERROR="-Wall -Werror")
+AS_VERSION(gst-plugins, GST_PLUGINS_VERSION, 0, 4, 2, 1, GST_ERROR="-Wall", GST_ERROR="-Wall -Werror")
 AM_INIT_AUTOMAKE($PACKAGE,$VERSION)
 AS_LIBTOOL(GST_PLUGINS, 0, 0, 0, yes)