[totem/gnome-3-6] 3.6.0
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [totem/gnome-3-6] 3.6.0
- Date: Tue, 25 Sep 2012 09:49:40 +0000 (UTC)
commit 2f3cfef3daa34c4e0249fc39196526b461633c7a
Author: Bastien Nocera <hadess hadess net>
Date: Tue Sep 25 11:33:06 2012 +0200
3.6.0
NEWS | 10 ++++++++++
configure.in | 4 ++--
2 files changed, 12 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 8eda70f..687f8a6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,15 @@
New features and significant updates in version...
+Major changes in 3.6.0:
+
+- Use yelp-tools instead of gnome-doc-utils
+
+Browser Plugin:
+- Fix the plugin not loading correctly
+
+Properties:
+- Fix memory leaks
+
Major changes in 3.5.92:
Browser Plugin:
diff --git a/configure.in b/configure.in
index 9567f37..50e1602 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, 5)
-m4_define(totem_version_micro, 92)
+m4_define(totem_version_minor, 6)
+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]