[ghex] Release 3.18.3



commit 6615481532da7d378ef79b0f498ecc43dd0e1d40
Author: Kalev Lember <klember redhat com>
Date:   Wed Oct 12 10:12:18 2016 +0200

    Release 3.18.3

 NEWS         |   16 ++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 17 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 5eccdab..53ae75e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,20 @@
 ===========
+GHex 3.18.3
+===========
+
+Changes:
+ - Add Language headers to po files (Piotr Drąg)
+ - Unbreak build with GCC 4 (Jasper Lievisse Adriaanse)
+
+Translation updates:
+ - French (Claude Paroz)
+ - Indonesian (Andika Triwidada)
+ - Polish (Piotr Drąg)
+ - Slovenian (Matej Urbančič)
+ - Spanish (Daniel Mustieles)
+ - Swedish (Anders Jonsson)
+
+===========
 GHex 3.18.2
 ===========
 
diff --git a/configure.ac b/configure.ac
index 970354e..f0a981f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ(2.61)
-AC_INIT([ghex],[3.18.2],[http://bugzilla.gnome.org/enter_bug.cgi?product=ghex],[ghex])
+AC_INIT([ghex],[3.18.3],[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]