[goobox] updated for version 3.4.1



commit 8982017504ae91608a1ec052b3ffb6dce59aa69e
Author: Paolo Bacchilega <paobac src gnome org>
Date:   Wed Sep 23 18:12:23 2015 +0200

    updated for version 3.4.1

 NEWS         |   15 +++++++++++++++
 configure.ac |    2 +-
 2 files changed, 16 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 6cf5a89..5353977 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,18 @@
+version 3.4.1
+-------------
+
+ Bugs fixed:
+
+  * Command line arguments not handled corrently.
+  * Possible crash.
+
+ New or updated application translations:
+
+  * Bosnian (Samir Ribić)
+  * Deutsch (Mario Blättermann)
+  * French (Alain Lojewski)
+  * Polish (Piotr Drąg)
+
 version 3.4.0
 -------------
 
diff --git a/configure.ac b/configure.ac
index a3e06e6..d60c1ec 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ(2.61)
-AC_INIT([goobox], [3.4.0], [http://bugzilla.gnome.org/enter_bug.cgi?product=goobox])
+AC_INIT([goobox], [3.4.1], [http://bugzilla.gnome.org/enter_bug.cgi?product=goobox])
 AM_INIT_AUTOMAKE([1.11 foreign no-dist-gzip dist-xz tar-ustar])
 m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]