configure.ac: Release 0.10.0.3 - pre-release for 0.10.1

Original commit message from CVS:
* configure.ac:
Release 0.10.0.3 - pre-release for 0.10.1
This commit is contained in:
Jan Schmidt 2006-02-19 23:45:56 +00:00
parent 01c7f63200
commit aafdd773a2
2 changed files with 6 additions and 1 deletions

View file

@ -1,3 +1,8 @@
2006-02-19 Jan Schmidt <thaytan@mad.scientist.com>
* configure.ac:
Release 0.10.0.3 - pre-release for 0.10.1
2006-02-19 Tim-Philipp Müller <tim at centricular dot net>
* ext/bz2/gstbz2.c:

View file

@ -12,7 +12,7 @@ AM_MAINTAINER_MODE
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(gst-plugins-bad, GST_PLUGINS_BAD_VERSION, 0, 10, 0, 2,
AS_VERSION(gst-plugins-bad, GST_PLUGINS_BAD_VERSION, 0, 10, 0, 3,
GST_CVS="no", GST_CVS="yes")
AM_INIT_AUTOMAKE($PACKAGE,$VERSION)