[latexila] Release 3.15.2



commit 08eb19993cd063e511ec291d374cd3b4c2049643
Author: Sébastien Wilmet <swilmet gnome org>
Date:   Fri Jan 9 11:55:54 2015 +0100

    Release 3.15.2

 NEWS         |    8 ++++++++
 configure.ac |    2 +-
 2 files changed, 9 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index a9f1fa9..4355550 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,13 @@
 LaTeXila NEWS
 
+Release 3.15.2
+--------------
+* Add keywords to latexila.desktop (Tanguy Ortolo)
+* Build tools icons in size 16x16 (Alexander Wilms)
+* A good bunch of source code maintenance (use less deprecated GTK+ APIs)
+* A few bug fixes and small improvements
+* Translation updates
+
 Release 3.15.1
 --------------
 * Rewrite of the build tools and synctex code in C
diff --git a/configure.ac b/configure.ac
index 6451dcf..f85ec9d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -5,7 +5,7 @@
 AC_PREREQ([2.64])
 
 AC_INIT([LaTeXila],
-        [3.15.1],
+        [3.15.2],
         [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]