[ghex] Release 3.18.1



commit 93d1d74c8e180ebe9437c5accb65459f71ef72f1
Author: Kalev Lember <klember redhat com>
Date:   Wed May 11 09:54:16 2016 +0200

    Release 3.18.1

 NEWS         |   17 +++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 18 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 7a2ab1e..f4bd56c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,21 @@
 ===========
+GHex 3.18.1
+===========
+
+Changes:
+ - Update the AppData file to spec version 0.7+ (Richard Hughes)
+
+Translation updates:
+ - Brazilian Portuguese (Rafael Fontenelle)
+ - Czech (Marek Černocký)
+ - German (Mario Blättermann)
+ - Greek (Evangelos Skarmoutsos)
+ - Lithuanian (Aurimas Černius)
+ - Serbian (Мирослав Николић)
+ - Spanish (Daniel Mustieles)
+
+
+===========
 GHex 3.18.0
 ===========
 
diff --git a/configure.ac b/configure.ac
index aedacad..fdb3ca8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ(2.61)
-AC_INIT([ghex],[3.18.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=ghex],[ghex])
+AC_INIT([ghex],[3.18.1],[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]