[ghex] Release 3.0.0



commit b118645fe4e699a105658e1696ed470e80d6ea43
Author: Kalev Lember <kalevlember gmail com>
Date:   Mon Sep 26 20:41:24 2011 +0300

    Release 3.0.0

 NEWS         |   15 +++++++++++++++
 configure.ac |    2 +-
 2 files changed, 16 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 464e03d..5aa0774 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,18 @@
+==========
+GHex 3.0.0
+==========
+
+This is the first stable GHex release with GTK+ 3 support. Compared to the
+previous 2.90.2 development snapshot, this release adds translation updates
+and has no code changes.
+
+Translation updates:
+ - Hungarian (Gabor Kelemen)
+ - Japanese (Takeshi AIHANA)
+ - Latvian (Rudolfs Mazurs)
+ - Spanish (Daniel Mustieles)
+
+
 ===========
 GHex 2.90.2
 ===========
diff --git a/configure.ac b/configure.ac
index 109b9f6..f32b1b1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ(2.61)
-AC_INIT([ghex],[2.90.2],[http://bugzilla.gnome.org/enter_bug.cgi?product=ghex],[ghex])
+AC_INIT([ghex],[3.0.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]