bump versionnumber, remove comment at top
authorAndy Wingo <wingo@pobox.com>
Sat, 8 Dec 2001 23:11:56 +0000 (23:11 +0000)
committerAndy Wingo <wingo@pobox.com>
Sat, 8 Dec 2001 23:11:56 +0000 (23:11 +0000)
Original commit message from CVS:
bump versionnumber, remove comment at top

configure.ac

index d32c1f9..2825e78 100644 (file)
@@ -1,4 +1,3 @@
-dnl Note: this file is generated from configure.base by autogen.sh
 AC_INIT
 AC_CONFIG_SRCDIR([gst/gstobject.h])
 
@@ -7,8 +6,8 @@ AC_CANONICAL_TARGET([])
 AM_CONFIG_HEADER(config.h)
 
 GST_VERSION_MAJOR=0
-GST_VERSION_MINOR=2
-GST_VERSION_MICRO=1
+GST_VERSION_MINOR=3
+GST_VERSION_MICRO=0
 GST_VERSION=$GST_VERSION_MAJOR.$GST_VERSION_MINOR.$GST_VERSION_MICRO
 
 PACKAGE=gstreamer