summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.net>2008-04-03 21:15:09 +0000
committerTim-Philipp Müller <tim@centricular.net>2008-04-03 21:15:09 +0000
commit95c26e81bb803383be938ca7961a6562b2d5b193 (patch)
tree10799a67499e478c6ee4a981323f3bf71369a0d8 /configure.ac
parent721a324f75023dd0a9d3d1f0652f8825bcd6c68e (diff)
configure.ac: Bump version to 0.10.19.1 after the unscheduled 0.10.19 release.
Original commit message from CVS: * configure.ac: Bump version to 0.10.19.1 after the unscheduled 0.10.19 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 facf08916..1098611e5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@ AC_PREREQ(2.52)
dnl initialize autoconf
dnl when going to/from release please set the nano (fourth number) right !
dnl releases only do Wall, cvs and prerelease does Werror too
-AC_INIT(GStreamer, 0.10.18.1,
+AC_INIT(GStreamer, 0.10.19.1,
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
gstreamer)
AG_GST_INIT