[totem] 3.11.5



commit 6acb7f53fd7f18de8c29f3f66b28d1031db477a4
Author: Bastien Nocera <hadess hadess net>
Date:   Wed Feb 5 10:59:19 2014 +0100

    3.11.5

 NEWS         |    3 +++
 configure.ac |    2 +-
 2 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 6115261..5fd067b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,8 @@
 New features and significant updates in version...
 
+Major changes in 3.11.5:
+- Complete redesign :)
+
 Major changes in 3.5.90:
 
 - Plenty of build fixes to make it possible to build with Wayland support
diff --git a/configure.ac b/configure.ac
index 81e102a..7fc4965 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@ AC_PREREQ[(2.64)]
 
 m4_define(totem_version_major, 3)
 m4_define(totem_version_minor, 11)
-m4_define(totem_version_micro, 0)
+m4_define(totem_version_micro, 5)
 
 # 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]