[ghex] Release 3.3.91



commit d9ba02a9541025a047435c61f9f3bb0ba4f2d9ab
Author: Kalev Lember <kalevlember gmail com>
Date:   Mon Mar 5 19:21:11 2012 +0200

    Release 3.3.91

 NEWS         |   20 ++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 21 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 6e2eaee..b08c072 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,24 @@
 ===========
+GHex 3.3.91
+===========
+
+Changes:
+ - Store the UI definition file as resource data (Jasper St. Pierre)
+ - Better experience for the "Goto Byte..." dialog (Jasper St. Pierre)
+ - Various code cleanups (Jasper St. Pierre)
+
+Translation updates:
+ - French (Claude Paroz)
+ - Lithuanian (Algimantas MargeviÄius)
+ - Norwegian bokmÃl (Kjartan Maraas)
+ - Polish (Piotr DrÄg)
+ - Serbian (ÐÐÑÐÑÐÐÐ ÐÐÐÐÐÐÑ)
+ - Slovenian (Matej UrbanÄiÄ)
+ - Spanish (Daniel Mustieles)
+ - Swedish (Daniel Nylander)
+
+
+===========
 GHex 3.3.90
 ===========
 
diff --git a/configure.ac b/configure.ac
index d4c2291..da864fc 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ(2.61)
-AC_INIT([ghex],[3.3.90],[http://bugzilla.gnome.org/enter_bug.cgi?product=ghex],[ghex])
+AC_INIT([ghex],[3.3.91],[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]