[gst-cvs] gst-python: configure.ac: 0.10.19.4 pre-release
Tim Müller
tpm at kemper.freedesktop.org
Mon Nov 1 12:45:15 PDT 2010
Module: gst-python
Branch: master
Commit: d7a89ac66df51f30796193b9bdf1737f5d72ea49
URL: http://cgit.freedesktop.org/gstreamer/gst-python/commit/?id=d7a89ac66df51f30796193b9bdf1737f5d72ea49
Author: Tim-Philipp Müller <tim.muller at collabora.co.uk>
Date: Mon Nov 1 19:37:03 2010 +0000
configure.ac: 0.10.19.4 pre-release
Skip .3 to align number with the other pre-releases.
---
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/configure.ac b/configure.ac
index cf67be0..82dd416 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@ AC_PREREQ(2.60)
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 Python Bindings, 0.10.19.2,
+AC_INIT(GStreamer Python Bindings, 0.10.19.4,
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
gst-python)
More information about the Gstreamer-commits
mailing list