summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@mad.scientist.com>2008-06-11 21:17:01 +0000
committerJan Schmidt <thaytan@mad.scientist.com>2008-06-11 21:17:01 +0000
commit5dd552cf45bf549b8211eeb7eda4ec9b3824c5a3 (patch)
treee0fd46d271b78d70f5fd51cfa65d07e7c57a37ba /configure.ac
parent526b2e63a2b3a8f6a334e22b1a3c957fd1861220 (diff)
configure.ac: 0.10.19.3 pre-release
Original commit message from CVS: * configure.ac: 0.10.19.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 e3bd48423..fed8f1469 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, cvs and prerelease does -Werror too
dnl use a three digit version number for releases, and four for cvs/prerelease
-AC_INIT(GStreamer Base Plug-ins, 0.10.19.2,
+AC_INIT(GStreamer Base Plug-ins, 0.10.19.3,
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
gst-plugins-base)