summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@mad.scientist.com>2006-02-20 19:12:10 +0000
committerJan Schmidt <thaytan@mad.scientist.com>2006-02-20 19:12:10 +0000
commit8a1442c6c227cece6c1c57b15b7637dbbbcd8076 (patch)
treea6863b2b4d1b9c316b6dadf70ee2e828b9ee9c1c /configure.ac
parentacf577a8048135b93e0986080dd26d5b99dbf2bb (diff)
downloadgst-plugins-bad-8a1442c6c227cece6c1c57b15b7637dbbbcd8076.tar.gz
gst-plugins-bad-8a1442c6c227cece6c1c57b15b7637dbbbcd8076.tar.bz2
gst-plugins-bad-8a1442c6c227cece6c1c57b15b7637dbbbcd8076.zip
configure.ac: releasing 0.10.1, "Slimy - yet satisfying"RELEASE-0_10_1
Original commit message from CVS: 2006-02-20 Jan Schmidt <thaytan@mad.scientist.com> * configure.ac: releasing 0.10.1, "Slimy - yet satisfying"
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 fa665351..a831d1fe 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, 3,
+AS_VERSION(gst-plugins-bad, GST_PLUGINS_BAD_VERSION, 0, 10, 1, 0,
GST_CVS="no", GST_CVS="yes")
AM_INIT_AUTOMAKE($PACKAGE,$VERSION)