[ghex] Release 3.5.90



commit 2ee1ece31c01b0cc00e005417a604136f1308dd9
Author: Kalev Lember <kalevlember gmail com>
Date:   Mon Aug 20 23:03:45 2012 +0300

    Release 3.5.90

 NEWS         |   13 +++++++++++++
 configure.ac |    2 +-
 2 files changed, 14 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 1dad7f2..71d3179 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+===========
+GHex 3.5.90
+===========
+
+Changes:
+ - Port to GtkApplication (Kalev Lember)
+ - Remove deprecated use of GDK_THREADS_ENTER/LEAVE (Matthias Clasen)
+
+Translation updates:
+ - Japanese (Jiro Matsuzawa)
+ - Polish (Piotr DrÄg)
+
+
 ==========
 GHex 3.5.2
 ==========
diff --git a/configure.ac b/configure.ac
index eb6e289..f40175b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ(2.61)
-AC_INIT([ghex],[3.5.2],[http://bugzilla.gnome.org/enter_bug.cgi?product=ghex],[ghex])
+AC_INIT([ghex],[3.5.90],[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]