[libepc/libepc-1.0] 0.4.6



commit 4131354b80e1117bf1b2fdd238ed93ac9fe585f7
Author: Murray Cumming <murrayc murrayc com>
Date:   Mon Jun 19 21:03:44 2017 +0200

    0.4.6

 NEWS         |    6 ++++++
 configure.ac |    2 +-
 2 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index fdd75cf..85df480 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+Release 0.4.6
+=============
+
+* Examples: Avoid some compiler warnings in the examples.
+  (Murray Cumming)
+
 Release 0.4.5
 =============
 
diff --git a/configure.ac b/configure.ac
index aec8a6c..4da744e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ([2.63])
-AC_INIT([libepc], [0.4.5], [https://bugzilla.gnome.org/enter_bug.cgi?product=libepc], [libepc], 
[http://live.gnome.org/libepc])
+AC_INIT([libepc], [0.4.6], [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]