summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.net>2012-10-07 16:58:10 +0100
committerTim-Philipp Müller <tim@centricular.net>2012-10-07 16:58:10 +0100
commit82e45170f9e96217b681cb7646d2eda140532bea (patch)
tree4f5559ab1780ae3e26154cfe6ecd1ec83b03b553 /configure.ac
parentdd727be43d366f838fa69e9d4b4164fe3c004436 (diff)
Back to development (bug fixing)
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 22faf7e9..1179be0a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -5,7 +5,7 @@ dnl please read gstreamer/docs/random/autotools before changing this file
dnl initialize autoconf
dnl releases only do -Wall, cvs and prerelease does -Werror too
dnl use a three digit version number for releases, and four for cvs/prerelease
-AC_INIT(GStreamer Ugly Plug-ins, 1.0.1,
+AC_INIT(GStreamer Ugly Plug-ins, 1.0.1.1,
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
gst-plugins-ugly)