From af8cc8ab890d9c4ec83ad4369ce8e8801ef560f6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim-Philipp=20M=C3=BCller?= Date: Sat, 3 Mar 2018 22:44:19 +0000 Subject: Release 1.13.90 --- configure.ac | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index e455cb0..b6a7b93 100644 --- a/configure.ac +++ b/configure.ac @@ -3,7 +3,7 @@ AC_PREREQ(2.69) 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.13.1.1, +AC_INIT(GStreamer libav, 1.13.90, http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer, gst-libav) @@ -42,11 +42,11 @@ AC_SUBST(GST_API_VERSION) dnl *** Check for external $AS vs detected by AS_LIBTOOL user_AS="$AS" AG_GST_LIBTOOL_PREPARE -AS_LIBTOOL(GST, 1301, 0, 1301) +AS_LIBTOOL(GST, 1390, 0, 1390) dnl *** required versions of GStreamer stuff *** -GST_REQ=1.13.1.1 -GST_PBREQ=1.13.1.1 +GST_REQ=1.13.90 +GST_PBREQ=1.13.90 ORC_REQ=0.4.16 ORC_CHECK([$ORC_REQ]) -- cgit v1.2.1