[totem] 3.3.92
- From: Philip Withnall <pwithnall src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [totem] 3.3.92
- Date: Sun, 18 Mar 2012 14:30:14 +0000 (UTC)
commit dc03959640c60bc2da543dfc038cd561a12f06a7
Author: Philip Withnall <philip tecnocode co uk>
Date: Sun Mar 18 14:29:47 2012 +0000
3.3.92
NEWS | 3 +++
configure.in | 2 +-
2 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 9256df3..e6f4358 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,8 @@
New features and significant updates in version...
+3.3.92:
+* Check plugins for introspection in configure
+
3.3.90:
* Show Vorbis DESCRIPTION field in Comments
* Use GTK+ code to detect the workspace's work area
diff --git a/configure.in b/configure.in
index 90ac462..6b8df04 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, 3)
-m4_define(totem_version_micro, 90)
+m4_define(totem_version_micro, 92)
# 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]