Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/GStreamer/gst-plugins-good.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.net>2012-09-14 05:57:44 +0400
committerTim-Philipp Müller <tim@centricular.net>2012-09-14 05:57:44 +0400
commit58ce9de7a51b848f233f874672b4c39188256b33 (patch)
tree603682427fab1311a43cd0c3c9a201dc0183ffc6 /configure.ac
parenta9f020a0e250154ae4c0a27f34075c69784f436b (diff)
Back to development
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 e756faa88..255189bca 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/pre
-AC_INIT(GStreamer Good Plug-ins, 0.11.94,
+AC_INIT(GStreamer Good Plug-ins, 0.11.94.1,
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
gst-plugins-good)