[ghex] Release 3.4.0



commit 9cfa117bae6976243d7ed7cb591395130cbcf70f
Author: Kalev Lember <kalevlember gmail com>
Date:   Mon Mar 26 23:07:03 2012 +0300

    Release 3.4.0

 NEWS         |   17 +++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 18 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index b08c072..cfcac6e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,20 @@
+==========
+GHex 3.4.0
+==========
+
+This is a new stable GHex release. Compared to the 3.3.91 Beta release, this
+release has translation updates and no code changes.
+
+Changes:
+ - A new HACKING file describing how to build GHex from git (Martin Olsson)
+ - Fix a desktop-file-validate warning about ghex.desktop (Kalev Lember)
+
+Translation updates:
+ - Czech (Marek ÄernockÃ)
+ - Galician (Fran DiÃguez)
+ - Latvian (Rudolfs Mazurs)
+
+
 ===========
 GHex 3.3.91
 ===========
diff --git a/configure.ac b/configure.ac
index da864fc..2e86c0b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ(2.61)
-AC_INIT([ghex],[3.3.91],[http://bugzilla.gnome.org/enter_bug.cgi?product=ghex],[ghex])
+AC_INIT([ghex],[3.4.0],[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]