summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim.muller@collabora.co.uk>2010-02-05 01:18:43 +0000
committerTim-Philipp Müller <tim.muller@collabora.co.uk>2010-02-05 01:18:43 +0000
commit047059e50477ef87ac9c306e10574c70f3d64dca (patch)
tree6801f654c8d31fa9c179618cb1a3ec9f336fa882 /configure.ac
parent606fd179da27cd6d06974564a159e1e3fbc9b910 (diff)
0.10.25.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 1d459814..fa241b3f 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.25.2,
+AC_INIT(GStreamer Base Plug-ins, 0.10.25.3,
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
gst-plugins-base)