[lightsoff/gnome-3-12] Prepare 3.12.1



commit f278835947679ac4f3fe92d3d16cacd62075bae3
Author: Mario Wenzel <maweki gmail com>
Date:   Mon Apr 14 23:00:36 2014 +0200

    Prepare 3.12.1

 NEWS         |    6 ++++++
 configure.ac |    4 ++--
 2 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 9921ae4..9f1cbbc 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+Lights Off 3.12.1
+=================
+* Translation updates (Basque)
+* Fixed touch screen issue where taping didnt work
+* Bump clutter dep to 1.14.0, clutter-gtk to 1.4.0
+
 Lights Off 3.12.0
 =================
 * Translation updates (Indonesian, Danish, Portuguese, Hungarian, Russian, Serbian)
diff --git a/configure.ac b/configure.ac
index 1335d20..6346e69 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ([2.63])
-AC_INIT([Lights Off], [3.12.0], [https://bugzilla.gnome.org/],
+AC_INIT([Lights Off], [3.12.1], [https://bugzilla.gnome.org/],
         [lightsoff], [https://wiki.gnome.org/Apps/Lightsoff])
 AM_INIT_AUTOMAKE([1.11 no-dist-gzip dist-xz foreign])
 AM_SILENT_RULES([yes])
@@ -17,7 +17,7 @@ dnl ###########################################################################
 
 GTK_REQUIRED=3.10.0
 CLUTTER_REQUIRED=1.14.0
-CLUTTER_GTK_REQUIRED=1.5.0
+CLUTTER_GTK_REQUIRED=1.4.0
 
 PKG_CHECK_MODULES(LIGHTSOFF, [
   gtk+-3.0 >= $GTK_REQUIRED


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]