[ghex] Release 3.18.2



commit 7ab901f69cad063792c0fb61e0423a6ccb6af201
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Mon Jun 13 08:42:29 2016 -0500

    Release 3.18.2

 NEWS         |   10 ++++++++++
 configure.ac |    2 +-
 2 files changed, 11 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index f4bd56c..5eccdab 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,14 @@
 ===========
+GHex 3.18.2
+===========
+
+Changes:
+ - Fix build with GCC 6
+
+Translation updates:
+ - Swedish (Josef Andersson)
+
+===========
 GHex 3.18.1
 ===========
 
diff --git a/configure.ac b/configure.ac
index fdb3ca8..970354e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ(2.61)
-AC_INIT([ghex],[3.18.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=ghex],[ghex])
+AC_INIT([ghex],[3.18.2],[http://bugzilla.gnome.org/enter_bug.cgi?product=ghex],[ghex])
 
 AC_CONFIG_HEADERS([config.h])
 AC_CONFIG_SRCDIR([src/ghex-window.c])


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