From 33a4d2cb4fa6f33472ec97e9c882fa14cf72eeea Mon Sep 17 00:00:00 2001 From: Sebastian Dröge Date: Thu, 11 Jul 2013 16:57:28 +0200 Subject: Back to development --- configure.ac | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/configure.ac b/configure.ac index daaef84..56dff72 100644 --- a/configure.ac +++ b/configure.ac @@ -3,7 +3,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(GStreamer libav, 1.1.2, +AC_INIT(GStreamer libav, 1.1.2.1, http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer, gst-libav) @@ -45,8 +45,8 @@ AG_GST_LIBTOOL_PREPARE AS_LIBTOOL(GST, 102, 0, 102) dnl *** required versions of GStreamer stuff *** -GST_REQ=1.1.2 -GST_PBREQ=1.1.2 +GST_REQ=1.1.2.1 +GST_PBREQ=1.1.2.1 ORC_REQ=0.4.16 ORC_CHECK([$ORC_REQ]) -- cgit v1.2.3