summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@mad.scientist.com>2008-03-18 12:17:58 +0000
committerJan Schmidt <thaytan@mad.scientist.com>2008-03-18 12:17:58 +0000
commitb6a11d2a8552386e2d9fe658d50ce7ae5bbe4365 (patch)
treeb66a58c2595bb84a5494fbbc234e9b3241f4ae4e /configure.ac
parentbf20f01fbac0014af55cfe990d238ca9399a24a0 (diff)
0.10.17.4 pre-release
Original commit message from CVS: * configure.ac: * win32/common/config.h: 0.10.17.4 pre-release
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 33a67cc7b..ab50439d5 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, 0.10.17.3,
+AC_INIT(GStreamer, 0.10.17.4,
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
gstreamer)
AG_GST_INIT