[goobox] updated for version 3.4.0



commit 6f3588da82bc3494970215d639e2fd6fd3a1da43
Author: Paolo Bacchilega <paobac src gnome org>
Date:   Tue Apr 14 18:06:26 2015 +0200

    updated for version 3.4.0

 NEWS         |   14 ++++++++++++++
 configure.ac |    2 +-
 2 files changed, 15 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 3ca69da..6cf5a89 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,19 @@
+version 3.4.0
+-------------
+
+ Bugs fixed:
+
+  * Correctly update the play button icon after pausing.
+  * Added symbolic app icon.
+
+ New or updated application translations:
+
+  * Bosnian (Samir Ribić)
+  * Swedish (Anders Jonsson)
+
 version 3.3.3
 -------------
+
  Bugs fixed:
 
   * Allow to start with no drive.
diff --git a/configure.ac b/configure.ac
index dda5e74..09834bf 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ(2.61)
-AC_INIT([goobox], [3.3.3], [http://bugzilla.gnome.org/enter_bug.cgi?product=goobox])
+AC_INIT([goobox], [3.4.0], [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]