From 9c7c8261f4a7b96950899c7d8e0fd967669d5e1c Mon Sep 17 00:00:00 2001 From: Wolfgang Ulbrich Date: Wed, 27 Jan 2016 23:30:39 +0100 Subject: Gtk+-3.14: use gtk+ version schema and pre-bump version to 3.14.0 --- NEWS | 2 +- configure.ac | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 50623024..6d334f44 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -1.13.0 (GTK 3.14) +3.14.0 (GTK 3.14) 1.12.2 (GTK 3.14) diff --git a/configure.ac b/configure.ac index 0900f463..51f834a4 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ(2.53) -AC_INIT([mate-themes], [1.13.0], [https://github.com/mate-desktop/mate-themes/issues], [mate-themes-gtk3.14], [http://www.mate-desktop.org]) +AC_INIT([mate-themes], [3.14.0], [http://www.mate-desktop.org]) AC_CONFIG_SRCDIR([icon-themes]) AM_INIT_AUTOMAKE([1.9 tar-ustar dist-xz no-dist-gzip check-news]) -- cgit v1.2.1