[gstreamermm] Release: increased version to 1.2.4
- From: Marcin Kolny <mkolny src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gstreamermm] Release: increased version to 1.2.4
- Date: Thu, 28 Aug 2014 20:31:34 +0000 (UTC)
commit f185f5108bae03e36c8ab6ff3e8e8f53afd2523e
Author: Marcin Kolny <marcin kolny gmail com>
Date: Wed Aug 27 17:41:00 2014 +0100
Release: increased version to 1.2.4
* configure.ac: changed version of required gstreamer version
to 1.2.4 and version of gstreamermm to 1.2.4 too
configure.ac | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index bc39841..90c5594 100644
--- a/configure.ac
+++ b/configure.ac
@@ -13,7 +13,7 @@
## You should have received a copy of the GNU Lesser General Public License
## along with this program. If not, see <http://www.gnu.org/licenses/>.
-AC_INIT([gstreamermm], [1.0.10],
+AC_INIT([gstreamermm], [1.2.4],
[http://bugzilla.gnome.org/enter_bug.cgi?product=gstreamermm],
[gstreamermm], [http://www.gtkmm.org/])
AC_PREREQ([2.59])
@@ -61,7 +61,7 @@ AC_SUBST([GSTREAMERMM_MODULES],
[[], [-app], [-audio], [-base], [-check],
[-controller], [-fft], [-net], [-pbutils], [-plugins-base],
[-riff], [-rtp], [-sdp], [-tag], [-video]],
- [ gstreamer[]m4_defn([gstmm_mod])[]-1.0 >= 1.0.10])'])
+ [ gstreamer[]m4_defn([gstmm_mod])[]-1.0 >= 1.2.4])'])
PKG_CHECK_MODULES([GSTREAMERMM], [$GSTREAMERMM_MODULES])
PKG_CHECK_MODULES([GUI_EXAMPLES], [$GSTREAMERMM_MODULES gtkmm-3.0 >= 3.0],
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]