[totem/gnome-3-4] 3.4.1



commit 0210ff462113041079e8c762cccb1cd675544ec9
Author: Philip Withnall <philip tecnocode co uk>
Date:   Mon Apr 16 16:27:05 2012 +0100

    3.4.1

 NEWS         |    5 +++++
 configure.in |    2 +-
 2 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index a0b6de0..c77369c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,10 @@
 New features and significant updates in version...
 
+3.4.1:
+* Remote option argument parsing fixes
+* Fix for keyboard shortcuts when using ModeSwitch
+* Translation updates
+
 3.4.0:
 * Mark some strings as translatable
 * Handle Clutter failing to initialise
diff --git a/configure.in b/configure.in
index 128f97f..12c51fc 100644
--- a/configure.in
+++ b/configure.in
@@ -2,7 +2,7 @@ AC_PREREQ(2.52)
 
 m4_define(totem_version_major, 3)
 m4_define(totem_version_minor, 4)
-m4_define(totem_version_micro, 0)
+m4_define(totem_version_micro, 1)
 
 # The version of the API exposed to plugins
 m4_define(totem_api_version_major, 1)



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