summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.net>2012-11-21 13:05:54 +0000
committerTim-Philipp Müller <tim@centricular.net>2012-11-21 13:05:54 +0000
commit49ae829cf8684b90427ba5494495a4dc36601f5e (patch)
treef9d8757db27765d622098ef56444edb79838fc1b
parent65efdb32dcc5f179dc64492f1c72086655a2eefe (diff)
Back to development (bug fixing)
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 2504ea6..a271c14 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.3,
+AC_INIT(GStreamer libav, 1.0.3.1,
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
gst-libav)