[ghex] Release 3.9.92



commit 027c9f842b723f47daa938686b7d69a540765fc3
Author: Kalev Lember <kalevlember gmail com>
Date:   Wed Sep 18 14:52:37 2013 +0200

    Release 3.9.92

 NEWS         |   16 ++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 17 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 55fd9ba..c5ea9f8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+===========
+GHex 3.9.92
+===========
+
+Changes:
+ - Ship an appdata file
+ - Don't use AM_GNU_GETTEXT
+
+Translation updates:
+ - Finnish (Timo Jyrinki)
+ - Galician (Fran Diéguez)
+ - Greek (Dimitris Spingos)
+ - Japanese (Jiro Matsuzawa)
+ - Norwegian bokmål (Kjartan Maraas)
+
+
 ==========
 GHex 3.8.1
 ==========
diff --git a/configure.ac b/configure.ac
index fb53c17..8c963db 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ(2.61)
-AC_INIT([ghex],[3.8.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=ghex],[ghex])
+AC_INIT([ghex],[3.9.92],[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]