summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@noraisin.net>2009-09-17 01:20:45 +0100
committerJan Schmidt <thaytan@noraisin.net>2009-09-17 01:20:45 +0100
commit257dbccad49e4586fc633e52b68049ce6af40de8 (patch)
treed719029becf51f10e61a966dcaf1f344599607e3 /configure.ac
parent1f43f87023abccc558840b4a87f155c1b0dc353e (diff)
0.10.24.3 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 a3160833..6a39c733 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.2,
+AC_INIT(GStreamer Base Plug-ins, 0.10.24.3,
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
gst-plugins-base)