1st prerelease
authorThomas Vander Stichele <thomas@apestaart.org>
Tue, 5 Mar 2002 22:03:00 +0000 (22:03 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Tue, 5 Mar 2002 22:03:00 +0000 (22:03 +0000)
Original commit message from CVS:
1st prerelease

configure.ac

index 3e3a3a0..5af1ccb 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, 1)
+AS_VERSION(gstreamer, GST_VERSION, 0, 3, 2, 2)
 AM_INIT_AUTOMAKE($PACKAGE,$VERSION)
 AS_LIBTOOL(GST, 0, 0, 0, yes)