[latexila/gnome-3-16] Release 3.16.1



commit 3e58b38fd5869df32cda0d6e5a60ff03b32c5b97
Author: Sébastien Wilmet <swilmet gnome org>
Date:   Sun Apr 19 11:08:33 2015 +0200

    Release 3.16.1

 NEWS         |    5 +++++
 configure.ac |    2 +-
 2 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index c7356c8..2627b04 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,10 @@
 LaTeXila NEWS
 
+Release 3.16.1
+--------------
+* Fix the build with -Werror=format-security (Kalev Lember)
+* Important bug fix when deleting several templates at once
+
 Release 3.16.0
 --------------
 * Show information about LaTeXila fundraiser
diff --git a/configure.ac b/configure.ac
index a8c4fce..6eae0cb 100644
--- a/configure.ac
+++ b/configure.ac
@@ -5,7 +5,7 @@
 AC_PREREQ([2.64])
 
 AC_INIT([LaTeXila],
-        [3.16.0],
+        [3.16.1],
         [https://bugzilla.gnome.org/enter_bug.cgi?product=latexila],
        [latexila],
        [https://wiki.gnome.org/Apps/LaTeXila])


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