[libepc] 0.4.3



commit e64f5b11460e0b1951193f4ab70bf559ff10bcfd
Author: Murray Cumming <murrayc murrayc com>
Date:   Mon Nov 21 22:34:47 2011 +0100

    0.4.3

 ChangeLog    |    2 ++
 NEWS         |    6 ++++++
 configure.ac |    2 +-
 3 files changed, 9 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 18e70d1..13cd4c0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,5 @@
+	=== Release 0.4.3 ===
+
 2011-10-12  Michael Biebl  <biebl debian org>
 
 	Fix libepc-ui-1.0.pc.in to depend on gtk+-3.0
diff --git a/NEWS b/NEWS
index 7d6f779..39932cc 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+Release 0.4.3
+==============
+
+  * Correct the libepc-ui-1.0 pkg-config file.
+  (Michael Biebl) Bug #664502
+
 Release 0.4.2
 ==============
 
diff --git a/configure.ac b/configure.ac
index 883d907..f81dfd2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ([2.63])
-AC_INIT([libepc], [0.4.2], [https://bugzilla.gnome.org/enter_bug.cgi?product=libepc], [libepc], [http://live.gnome.org/libepc])
+AC_INIT([libepc], [0.4.3], [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]