[ghex] Release 3.5.1



commit 513087f7f66223f4839308988c231d6562bde130
Author: Kalev Lember <kalevlember gmail com>
Date:   Mon Apr 30 22:55:35 2012 +0300

    Release 3.5.1

 NEWS         |   15 +++++++++++++++
 configure.ac |    2 +-
 2 files changed, 16 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index cfcac6e..0e68dc3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,19 @@
 ==========
+GHex 3.5.1
+==========
+
+Changes:
+ - Prepend 0x to the offset in status bar (Martin Olsson)
+ - Avoid using gtk 3.4 deprecated symbols (Kalev Lember)
+ - Windows build improvements (Kalev Lember)
+
+Translation updates:
+ - Danish (Joe Hansen)
+ - Romanian (Daniel ÈerbÄnescu)
+ - Russian (Yuri Myasoedov)
+
+
+==========
 GHex 3.4.0
 ==========
 
diff --git a/configure.ac b/configure.ac
index 9e9de4b..8041af9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ(2.61)
-AC_INIT([ghex],[3.4.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=ghex],[ghex])
+AC_INIT([ghex],[3.5.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]