summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog7
-rw-r--r--NEWS7
-rw-r--r--configure.in2
3 files changed, 15 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index c0f377ad2..ef6b9c31e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+============ Version 2.21.92
+
+2008-02-04 Bastien Nocera <hadess@hadess.net>
+
+ * NEWS: upd
+ * configure.in: 2.21.92
+
2008-02-04 Bastien Nocera <hadess@hadess.net>
* configure.in:
diff --git a/NEWS b/NEWS
index 4d3d2990d..a0fd9cca3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,12 @@
New features and significant updates in version...
+2.21.92:
+* Update the tracker plugin UI
+* Fix compilation with newer versions of Vala
+* Support both the old and the new gnome-settings-daemon APIs for
+ multimedia keys
+* Small bug and build fixes
+
2.21.91:
* Add support for the new x-content/ type, to show in the nautilus'
media selection
diff --git a/configure.in b/configure.in
index 341bdb2c7..927a4c081 100644
--- a/configure.in
+++ b/configure.in
@@ -2,7 +2,7 @@ AC_PREREQ(2.52)
m4_define(totem_version_major, 2)
m4_define(totem_version_minor, 21)
-m4_define(totem_version_micro, 91)
+m4_define(totem_version_micro, 92)
AC_INIT([totem],
[totem_version_major.totem_version_minor.totem_version_micro],