[libepc] Released.



commit b278a7c9ba6d49b1314f6a38d4524faaecfbec0a
Author: Murray Cumming <murrayc murrayc com>
Date:   Fri May 22 23:16:57 2009 +0200

    Released.
---
 ChangeLog    |    2 ++
 NEWS         |    7 +++++++
 configure.ac |    2 +-
 3 files changed, 10 insertions(+), 1 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 218f900..6e2916b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,5 @@
+	=== Release 0.3.10 ===
+
 2009-05-18  Murray Cumming  <murrayc murrayc com>
 
 	* libepc/shell.c (epc_shell_create_service_browser): Fix a warning about 
diff --git a/NEWS b/NEWS
index 9614f6f..a106df3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+Release 0.3.10
+=============
+
+	* epc_shell_create_service_browser(): Fix a warning about 
+	no return value, possibly avoiding a crash elsewhere.
+        (Murray Cumming) Bug #583000 (Vincent Untz).
+
 Release 0.3.9
 =============
 
diff --git a/configure.ac b/configure.ac
index 00c6124..e87be7c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([libepc], [0.3.9], [mathias openismus com])
+AC_INIT([libepc], [0.3.10], [mathias openismus com])
 AM_INIT_AUTOMAKE([-Wall dist-bzip2 subdir-objects])
 
 GNOME_COMMON_INIT



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