working on new prerelease

Original commit message from CVS:
working on new prerelease
This commit is contained in:
Thomas Vander Stichele 2004-07-20 09:03:25 +00:00
parent dfb5f38351
commit d7bad72ef1

View file

@ -1,9 +1,9 @@
AC_INIT
AC_CANONICAL_TARGET([])
AC_CANONICAL_TARGET
dnl when going to/from release please set the nano (fourth number) right !
dnl releases only do Wall, cvs and prerelease does Werror too
AS_VERSION(gstreamer, GST_VERSION, 0, 8, 3, 2, GST_CVS="no", GST_CVS="yes")
AS_VERSION(gstreamer, GST_VERSION, 0, 8, 3, 3, GST_CVS="no", GST_CVS="yes")
dnl AM_MAINTAINER_MODE only provides the option to configure to enable it
AM_MAINTAINER_MODE