summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim.muller@collabora.co.uk>2012-09-24 17:01:00 +0100
committerTim-Philipp Müller <tim.muller@collabora.co.uk>2012-09-24 17:01:00 +0100
commite8c2d76ecad50f1f0402cffcb81aeddd6db70e23 (patch)
treefb2ba8413fbd2c7dbebb8ff00b3ce90d0b5053f9 /configure.ac
parent1fefcf2cf4d13659ea1c90ffb1e0f08ac67cc18d (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 87d63d5..b093f7a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@ AC_PREREQ(2.62)
dnl initialize autoconf
dnl when going to/from release please set the nano (fourth number) right !
dnl releases only do Wall, cvs and prerelease does Werror too
-AC_INIT(GStreamer libav, 1.0.0,
+AC_INIT(GStreamer libav, 1.0.0.1,
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
gst-libav)