[gnome-sound-recorder] Prepare for 3.15.90 release



commit 03193f3c5571a682d82d41ebabcd7b6e8ed3a85c
Author: Meg Ford <megford gnome org>
Date:   Mon Feb 16 18:40:14 2015 -0600

    Prepare for 3.15.90 release

 NEWS         |    8 ++++++++
 configure.ac |    4 ++--
 2 files changed, 10 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 3d123c2..ba8051a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,12 @@
+  3.15.90
+ =======
 
+ Translation updates
+ Correct overlapping of long titles and the date in main view.
+ Improve window size.
+ Improve file name assignment.
+ Replace margin_right and margin_left with margin_start and margin_end.
+ 
   3.15.3
  =======
 
diff --git a/configure.ac b/configure.ac
index 21dc4ef..e7af65e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([gnome-sound-recorder],[3.15.3],[gnome-sound-recorder])
+AC_INIT([gnome-sound-recorder],[3.15.90],[gnome-sound-recorder])
 
 AC_CONFIG_MACRO_DIR([m4])
 AC_CONFIG_HEADERS([config.h])
@@ -20,7 +20,7 @@ PKG_CHECK_MODULES([DEPS], [gdk-3.0
                            gio-2.0
                            glib-2.0
                            gobject-2.0
-                           gtk+-3.0 >= 3.9.4])
+                           gtk+-3.0 >= 3.12])
 
 AC_PATH_PROG(GJS, [gjs])
 


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