[libgnome-media-profiles] 3.0.0



commit ffc5dab7ce955a24b0d241ffc16557b1db5d6da2
Author: Bastien Nocera <hadess hadess net>
Date:   Mon Apr 4 14:42:23 2011 +0100

    3.0.0

 NEWS         |    6 ++++++
 configure.ac |    2 +-
 2 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index a01a210..98fa0dc 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+Version 3.0.0:
+- Install UI files correctly
+- Fix warning when running against newer GTK+ 3.x
+- Set dialogue parent when first created
+- Loads of translation fixes
+
 Version 2.91.2:
 - Move from gnome-media
 - GTK+ 3.x build fixes
diff --git a/configure.ac b/configure.ac
index 2f93140..424bfd9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 dnl Process this file with autoconf to produce a configure script.
 AC_PREREQ(2.53)
 
-AC_INIT([libgnome-media-profiles], [2.91.2],
+AC_INIT([libgnome-media-profiles], [3.0.0],
         [http://bugzilla.gnome.org/enter_bug.cgi?product=libgnome-media-profiles])
 
 AM_INIT_AUTOMAKE([1.9 tar-ustar foreign dist-bzip2 no-dist-gzip])



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]