summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian.droege@collabora.co.uk>2013-04-26 12:35:57 +0200
committerSebastian Dröge <sebastian.droege@collabora.co.uk>2013-04-26 12:35:57 +0200
commit16e84d38b8d8224e7bed643d8f7220cc1865e62f (patch)
treeda65ce3f876b8df5d2275e9e58a386d66357a908 /configure.ac
parente99bdcf1830558204b42c889d0143f96bd0cd85b (diff)
Release 1.0.71.0.7
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 613d37d4d..c085c634c 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, 1.0.6,
+AC_INIT(GStreamer Base Plug-ins, 1.0.7,
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
gst-plugins-base)