summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@mad.scientist.com>2006-02-19 23:45:56 +0000
committerJan Schmidt <thaytan@mad.scientist.com>2006-02-19 23:45:56 +0000
commitaafdd773a2a466d9bdd7df9c00be759058ff3679 (patch)
treee6e3da7ce7b160746e4e79719fab32eb0e44486b /configure.ac
parent01c7f6320013328c937dcef492c6242d41c9ae3a (diff)
downloadgst-plugins-bad-aafdd773a2a466d9bdd7df9c00be759058ff3679.tar.gz
gst-plugins-bad-aafdd773a2a466d9bdd7df9c00be759058ff3679.tar.bz2
gst-plugins-bad-aafdd773a2a466d9bdd7df9c00be759058ff3679.zip
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
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 62017960..fa665351 100644
--- a/configure.ac
+++ b/configure.ac
@@ -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)