[libepc] 0.4.4



commit 10ff91474b83fb55fefe3b2fa8b929eb91dc9db7
Author: Murray Cumming <murrayc murrayc com>
Date:   Mon Jan 30 22:30:48 2012 +0100

     0.4.4

 ChangeLog    |    2 ++
 NEWS         |    6 ++++++
 configure.ac |    2 +-
 3 files changed, 9 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index ad47b8b..eecf360 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,5 @@
+	=== Release 0.4.4 ===
+
 2012-01-27  David King  <amigadave amigadave com>
 
 	Add gnutls to Requires of libepc-1.0.pc
diff --git a/NEWS b/NEWS
index 39932cc..53d7ff4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+Release 0.4.4
+==============
+
+  * Correct the libepc-1.0 pkg-config file to mention gnutls
+  (David King) Bug #668882
+
 Release 0.4.3
 ==============
 
diff --git a/configure.ac b/configure.ac
index f81dfd2..41a4a0e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ([2.63])
-AC_INIT([libepc], [0.4.3], [https://bugzilla.gnome.org/enter_bug.cgi?product=libepc], [libepc], [http://live.gnome.org/libepc])
+AC_INIT([libepc], [0.4.4], [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]