up version

Original commit message from CVS:
up version
This commit is contained in:
Thomas Vander Stichele 2002-07-04 20:21:38 +00:00
parent c4d7535d23
commit 61b609d7aa
2 changed files with 2 additions and 2 deletions

2
common

@ -1 +1 @@
Subproject commit c6bd62c43f01b2012d81dfa61dd58777c41de07a
Subproject commit 1a826743b023d38a14e16cf1b3fb85eabdbb65d6

View file

@ -3,7 +3,7 @@ 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, 3, 4, 3, GST_ERROR="-Wall", GST_ERROR="-Wall -Werror")
AS_VERSION(gstreamer, GST_VERSION, 0, 3, 4, 4, GST_ERROR="-Wall", GST_ERROR="-Wall -Werror")
AM_INIT_AUTOMAKE($PACKAGE,$VERSION)
AS_LIBTOOL(GST, 0, 0, 0, yes)