summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEdward Hervey <bilboed@bilboed.com>2009-10-24 20:36:41 +0200
committerEdward Hervey <bilboed@bilboed.com>2009-10-24 20:37:04 +0200
commit90ca3dcc17df6df8f3c727ca05bccedaa24538b7 (patch)
tree6da700fcf34a2cb27d838fdaf755a255a648c20f
parent5144f65805357bdaa842d60c3c6b03273934ebe9 (diff)
configure.ac: And back to development we go...
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index e3646917..3cc4f76d 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, cvs and prerelease does -Werror too
dnl use a three digit version number for releases, and four for cvs/prerelease
-AC_INIT(GStreamer Ugly Plug-ins, 0.10.13,
+AC_INIT(GStreamer Ugly Plug-ins, 0.10.13.1,
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
gst-plugins-ugly)