From b58a7e533d1638b1cc78ae62ce7af4d8dedcbc66 Mon Sep 17 00:00:00 2001 From: Thiago Santos Date: Mon, 22 Jul 2013 20:50:02 -0300 Subject: [PATCH] configure: add nano version to enable Werror --- validate/configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/validate/configure.ac b/validate/configure.ac index c2861be..3a7048a 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-QA, 0.0.1, +AC_INIT(Gst-QA, 0.0.1.1, http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer, gst-qa) AG_GST_INIT -- 2.7.4