[ghex] Release 3.7.90



commit 4a77f306f78a2696917ff8ed7363211c9140a7ab
Author: Kalev Lember <kalevlember gmail com>
Date:   Tue Feb 19 13:09:30 2013 +0100

    Release 3.7.90

 NEWS         |   11 +++++++++++
 configure.ac |    2 +-
 2 files changed, 12 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index adb707d..f8a181c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+===========
+GHex 3.7.90
+===========
+
+Changes:
+ - Make it possible to resize the main window to fit smaller screens
+
+Translation updates:
+ - Brazilian Portuguese (Rafael Ferreira)
+
+
 ==========
 GHex 3.7.3
 ==========
diff --git a/configure.ac b/configure.ac
index 0c45c8e..554cc60 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ(2.61)
-AC_INIT([ghex],[3.7.3],[http://bugzilla.gnome.org/enter_bug.cgi?product=ghex],[ghex])
+AC_INIT([ghex],[3.7.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]