[ghex] Release 3.8.1



commit 00452efce887ed5ce4659febfb4f69e3cb19d0a9
Author: Kalev Lember <kalevlember gmail com>
Date:   Mon May 13 18:32:39 2013 +0200

    Release 3.8.1

 NEWS         |   11 +++++++++++
 configure.ac |    2 +-
 2 files changed, 12 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 43f35f3..55fd9ba 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,15 @@
 ==========
+GHex 3.8.1
+==========
+
+Changes:
+ - Validate the .desktop file on 'make check'
+
+Translation updates:
+ - Indonesian (Andika Triwidada)
+
+
+==========
 GHex 3.8.0
 ==========
 
diff --git a/configure.ac b/configure.ac
index 591cfc1..141b094 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ(2.61)
-AC_INIT([ghex],[3.8.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=ghex],[ghex])
+AC_INIT([ghex],[3.8.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]