configure.ac: Prelease of 0.10.3

Original commit message from CVS:
* configure.ac:
Prelease of 0.10.3
This commit is contained in:
Jan Schmidt 2006-02-06 22:01:23 +00:00
parent 8a7bdbf423
commit a0214b6943
2 changed files with 6 additions and 1 deletions

View file

@ -1,3 +1,8 @@
2006-02-06 Jan Schmidt <thaytan@mad.scientist.com>
* configure.ac:
Prelease of 0.10.3
2006-02-06 Sebastien Moutte <sebastien@moutte.net>
* win32/vs7:

View file

@ -6,7 +6,7 @@ AC_INIT
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, 10, 2, 1,
AS_VERSION(gstreamer, GST_VERSION, 0, 10, 2, 2,
GST_CVS="no", GST_CVS="yes")
dnl can autoconf find the source ?