[libepc] 0.4.1



commit 9902fb946db84238f0971a224deedd71e6da1272
Author: Murray Cumming <murrayc murrayc com>
Date:   Fri Sep 30 11:49:41 2011 +0200

    0.4.1

 ChangeLog    |    2 ++
 NEWS         |    6 ++++++
 configure.ac |    2 +-
 3 files changed, 9 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index f1c6460..a7d235d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,5 @@
+	=== Release 0.4.1 ===
+	
 2011-08-31  Murray Cumming  <murrayc murrayc com>
 
 	Really use GTK+ 3.
diff --git a/NEWS b/NEWS
index 0cc97f6..dd05450 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+Release 0.4.1
+==============
+
+  * Really use gtk+ 3 in libepc-ui.
+  (Murray Cumming) Bug #657679 (Frederic Peters)
+
 Release 0.4.0
 ==============
 
diff --git a/configure.ac b/configure.ac
index 239200d..5b4005d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ([2.63])
-AC_INIT([libepc], [0.4.0], [https://bugzilla.gnome.org/enter_bug.cgi?product=libepc], [libepc], [http://live.gnome.org/libepc])
+AC_INIT([libepc], [0.4.1], [https://bugzilla.gnome.org/enter_bug.cgi?product=libepc], [libepc], [http://live.gnome.org/libepc])
 AM_INIT_AUTOMAKE([1.10.3 -Wall dist-bzip2 no-define subdir-objects])
 AC_CONFIG_HEADERS([config.h])
 AC_CONFIG_MACRO_DIR([m4])



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