summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@noraisin.net>2009-07-30 14:40:50 +0100
committerJan Schmidt <thaytan@noraisin.net>2009-07-30 14:53:12 +0100
commit90f696867098e92fe2d342ea9fc20a444e1e204f (patch)
tree855c99e16c5b3227e8905f03661a5b38e281dbbd /configure.ac
parent429d3555a25eeac22ee519f42c453887065c84bc (diff)
0.10.24.5 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 14822283..10bc8986 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.23.4,
+AC_INIT(GStreamer Base Plug-ins, 0.10.23.5,
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
gst-plugins-base)