update CVS version to 0.3.3.1
authorChristian Schaller <uraeus@gnome.org>
Sun, 10 Mar 2002 20:41:31 +0000 (20:41 +0000)
committerChristian Schaller <uraeus@gnome.org>
Sun, 10 Mar 2002 20:41:31 +0000 (20:41 +0000)
Original commit message from CVS:
update CVS version to 0.3.3.1

configure.ac

index 5af1ccb..76927a9 100644 (file)
@@ -2,7 +2,7 @@ AC_INIT
 AC_CANONICAL_TARGET([])
 
 dnl when going to/from release please set the nano (fourth number) right !
-AS_VERSION(gstreamer, GST_VERSION, 0, 3, 2, 2)
+AS_VERSION(gstreamer, GST_VERSION, 0, 3, 3, 1)
 AM_INIT_AUTOMAKE($PACKAGE,$VERSION)
 AS_LIBTOOL(GST, 0, 0, 0, yes)