summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2008-04-24 10:01:21 +0000
committerBastien Nocera <hadess@src.gnome.org>2008-04-24 10:01:21 +0000
commited3f8d859427021167e8705e72645a65e0ae2f6c (patch)
tree51b938a5ff520405bcdd25df2caf078ae171ac01
parent0158967113e1c4fd448488569bb6bcd5d5aea165 (diff)
downloadtotem-ed3f8d859427021167e8705e72645a65e0ae2f6c.tar.gz
upd 2.22.2V_2_22_2
2008-04-24 Bastien Nocera <hadess@hadess.net> * NEWS: upd * configure.in: 2.22.2 svn path=/branches/gnome-2-22/; revision=5371
-rw-r--r--ChangeLog7
-rw-r--r--NEWS4
-rw-r--r--configure.in2
3 files changed, 12 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 7f43baeac..f98d00c70 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+============ Version 2.22.2
+
+2008-04-24 Bastien Nocera <hadess@hadess.net>
+
+ * NEWS: upd
+ * configure.in: 2.22.2
+
2008-04-13 Tim-Philipp Müller <tim at centricular dot net>
* src/backend/bacon-video-widget-gst-0.10.c:
diff --git a/NEWS b/NEWS
index 8e8d6977e..907cf5959 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,9 @@
New features and significant updates in version...
+2.22.2:
+* Fix check for the soup plugin in the YouTube plugin
+* Fix a warning in the GStreamer backend
+
2.22.1:
* Add audio/x-speex as a supported mime-type
* Movie player:
diff --git a/configure.in b/configure.in
index 0da7b73d7..cf2955d2c 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, 22)
-m4_define(totem_version_micro, 1)
+m4_define(totem_version_micro, 2)
AC_INIT([totem],
[totem_version_major.totem_version_minor.totem_version_micro],