[atomix] Prepared release 3.19.4



commit 5036fe43fadbcf93e54f490e81e0d82332094d18
Author: Robert Roth <robert roth off gmail com>
Date:   Mon Jan 18 23:09:32 2016 +0200

    Prepared release 3.19.4

 NEWS         |   17 +++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 18 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 1774a6d..088228d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,20 @@
+2016-01-18: Release versions 3.19.4
+
+  * New and updated translations
+    - cs, courtesy of Marek Černocký 
+    - de, courtesy of Mario Blättermann 
+    - es, courtesy of Daniel Mustieles 
+    - pl, courtesy of Piotr Drąg 
+    - sr, courtesy of Мирослав Николић 
+    - sr latin, courtesy of Miroslav Nikolić 
+    - tr, courtesy of Muhammet Kara
+  * Added scalable icon (bug #746471)
+  * Use new icon and GtkApplication (bug #742871) 
+  * Single-instance application
+  * Remove window border
+  * Register window actions
+  * Fixed autogen deprecation warnings
+
 2015-12-14: Release version 3.19.3
 
    * New and updated translations
diff --git a/configure.ac b/configure.ac
index 2b1adad..0b1306e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ([2.63])
 
-AC_INIT([atomix],[3.19.3],[http://bugzilla.gnome.org/enter_bug.cgi?product=atomix])
+AC_INIT([atomix],[3.19.4],[http://bugzilla.gnome.org/enter_bug.cgi?product=atomix])
 
 AC_CONFIG_HEADERS([config.h])
 AC_CONFIG_SRCDIR([src/main.c])


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