summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThibault Saunier <thibault.saunier@collabora.com>2014-10-20 13:38:20 +0200
committerThibault Saunier <thibault.saunier@collabora.com>2014-10-20 13:38:20 +0200
commit1cc89414f1fad7968d63b2bb399c160bb6471402 (patch)
treef7ad079787cc5d606941ed78c03a2538f89b2dc8
parentad415424a18ca59a1ecba4090de571e330adc7aa (diff)
Back to development
-rw-r--r--validate/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/validate/configure.ac b/validate/configure.ac
index baa6b14..27263fd 100644
--- a/validate/configure.ac
+++ b/validate/configure.ac
@@ -2,7 +2,7 @@ AC_PREREQ(2.62)
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(Gst-Validate, 1.4.0,
+AC_INIT(Gst-Validate, 1.5.0.1,
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
gst-validate)
AG_GST_INIT