summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@noraisin.net>2009-10-01 17:17:55 +0100
committerJan Schmidt <thaytan@noraisin.net>2009-10-01 17:17:55 +0100
commit221171397822070387612f517951d0c77eb3237c (patch)
treeb240ef984a02bc73ae58e980ea5a7257c6183063 /configure.ac
parent7c6c74e4a3667cc8004a54cabbf95d953ac3ff57 (diff)
0.10.24.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 6a39c733..c791879f 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, git and prerelease does -Werror too
dnl use a three digit version number for releases, and four for git/prerelease
-AC_INIT(GStreamer Base Plug-ins, 0.10.24.3,
+AC_INIT(GStreamer Base Plug-ins, 0.10.24.4,
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
gst-plugins-base)