summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorEdward Hervey <bilboed@bilboed.com>2008-09-04 13:43:44 +0000
committerEdward Hervey <bilboed@bilboed.com>2008-09-04 13:43:44 +0000
commit69e6fb742eb4b27bd3d4217d750bbe034f21f7cf (patch)
tree88bf41358c5ce95ddc969f747409f6a170f1fcc1 /configure.ac
parent0389a6fac1d8123dd6a10d9ff822d0c4487ff745 (diff)
configure.ac: And back to development we go...
Original commit message from CVS: * configure.ac: And back to development we go...
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 6da252688a..278c4aecf6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@ AC_PREREQ(2.52)
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 FFMpeg, 0.10.5,
+AC_INIT(GStreamer FFMpeg, 0.10.5.1,
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
gst-ffmpeg)