diff options
author | Tim-Philipp Müller <tim.muller@collabora.co.uk> | 2010-02-11 23:57:38 +0000 |
---|---|---|
committer | Tim-Philipp Müller <tim.muller@collabora.co.uk> | 2010-02-12 00:01:36 +0000 |
commit | 9cae51a989360aa75f44f482c354267899ce143d (patch) | |
tree | a14e0cfbcc7db66d08ce44bd1eb79f0338e9ae27 | |
parent | b1f1e6717b4ea4a99696e0394da7d2c6531d3468 (diff) |
configure: back to development
Slushy freeze remains in effect.
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 5c3acc8c..93dbddf9 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.26, +AC_INIT(GStreamer Base Plug-ins, 0.10.26.1, http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer, gst-plugins-base) |