update CVS version to 0.3.3.1

Original commit message from CVS:
update CVS version to 0.3.3.1
This commit is contained in:
Christian Schaller 2002-03-10 20:41:31 +00:00
parent 99e581dc94
commit 9ad2f1208b

View file

@ -2,7 +2,7 @@ AC_INIT
AC_CANONICAL_TARGET([]) AC_CANONICAL_TARGET([])
dnl when going to/from release please set the nano (fourth number) right ! 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) AM_INIT_AUTOMAKE($PACKAGE,$VERSION)
AS_LIBTOOL(GST, 0, 0, 0, yes) AS_LIBTOOL(GST, 0, 0, 0, yes)