[totem/gnome-3-6] 3.6.3



commit a5b5f1f3dca075f8a49d6543b48a8ee479bf66a4
Author: Bastien Nocera <hadess hadess net>
Date:   Tue Nov 6 18:19:52 2012 +0100

    3.6.3

 NEWS         |    4 ++++
 configure.in |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 9bdb8ad..41c3fd8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,9 @@
 New features and significant updates in version...
 
+Major changes in 3.6.3:
+- Really stop using the soundpitch plugin
+- Fix playback of some audio types failing
+
 Major changes in 3.6.2:
 - Make Ogg video streaming work again
   (the soundpitch plugin in gst-plugins-bad is broken)
diff --git a/configure.in b/configure.in
index 954cf7a..69235d1 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, 6)
-m4_define(totem_version_micro, 2)
+m4_define(totem_version_micro, 3)
 
 # 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]