[totem] 3.4.0
- From: Philip Withnall <pwithnall src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [totem] 3.4.0
- Date: Tue, 27 Mar 2012 09:03:59 +0000 (UTC)
commit 6f1756fec27e98b45b62129f75393fbbe6d8bee5
Author: Philip Withnall <philip tecnocode co uk>
Date: Tue Mar 27 10:03:40 2012 +0100
3.4.0
NEWS | 5 +++++
configure.in | 4 ++--
2 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index e6f4358..a0b6de0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,10 @@
New features and significant updates in version...
+3.4.0:
+* Mark some strings as translatable
+* Handle Clutter failing to initialise
+* Don't handle Ctrl+Space (which is used for IM switching)
+
3.3.92:
* Check plugins for introspection in configure
diff --git a/configure.in b/configure.in
index 6b8df04..128f97f 100644
--- a/configure.in
+++ b/configure.in
@@ -1,8 +1,8 @@
AC_PREREQ(2.52)
m4_define(totem_version_major, 3)
-m4_define(totem_version_minor, 3)
-m4_define(totem_version_micro, 92)
+m4_define(totem_version_minor, 4)
+m4_define(totem_version_micro, 0)
# 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]