bump versionnumber, remove comment at top

Original commit message from CVS:
bump versionnumber, remove comment at top
This commit is contained in:
Andy Wingo 2001-12-08 23:11:56 +00:00
parent 6cf53e1a94
commit d20730084f

View 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