[mousetweaks] Increment version to 3.5.4 and create the release



commit 109a3c07c81669eec3f5ef8545e4ecae61362539
Author: Francesco Fumanti <francesco fumanti gmx net>
Date:   Mon Jul 16 21:07:09 2012 +0200

    Increment version to 3.5.4 and create the release

 NEWS         |   16 ++++++++++++++++
 README       |    2 +-
 configure.ac |    2 +-
 3 files changed, 18 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index e7b961d..205ec46 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+Version 3.5.4
+-------------
+
+Misc changes, improvements and fixes:
+
+    - Use xdg runtime dir for pid file. Closes: bgo#675447
+    - Switch to g_clear_object
+    - Add missing break statement in switch statement
+    - Remove outdated reference to gnome-panel applets from man page
+
+New and updated translations:
+
+    [an] Daniel Martinez
+    [el] Tom Tryfonidis
+    [vi] Daniel Martinez
+
 Version 3.4.0
 -------------
 
diff --git a/README b/README
index 56e33da..73eb5cc 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-Mousetweaks 3.4.0
+Mousetweaks 3.5.4
 -----------------
 
 Description:
diff --git a/configure.ac b/configure.ac
index 13d9c0a..bb37b20 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ([2.64])
 AC_INIT([mousetweaks],
-        [3.4.0],
+        [3.5.4],
         [https://bugzilla.gnome.org/enter_bug.cgi?product=mousetweaks],
         [mousetweaks],
         [https://live.gnome.org/Mousetweaks/Home])



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