[anjuta] Update files for release



commit 363b462afb345a88fadc66a201aca788756acac5
Author: Sébastien Granjoux <seb sfo free fr>
Date:   Sun Sep 8 12:04:39 2019 +0200

    Update files for release

 NEWS         | 47 +++++++++++++++++++++++++++++++++++++++++++++++
 configure.ac |  2 +-
 2 files changed, 48 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index c7eaad7e2..02a1e746d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,50 @@
+Anjuta 3.34.0 (September 8, 2019) -- Sébastien Granjoux
+
+Changes:
+
+Anders Jonsson (1)
+       Update Swedish translation
+
+Andre Klapper (1)
+       Replace Bugzilla by Gitlab URL in DOAP file
+
+Ask Hjorth Larsen (1)
+       Updated Danish translation
+
+Bjørn Lie (1)
+       Add new vala version
+
+Charles Monzat (1)
+       Update French translation
+
+Daniel Mustieles (1)
+       Updated Spanish translation
+
+Konstantin Kharlamov (4)
+       #7: anjuta-tags: fix tag for vala language
+
+Marek Cernocky (1)
+       Updated Czech translation
+
+Mario Blättermann (2)
+       German translation of the build tutorial
+
+Piotr Drągv (1)
+       Update Polish translation
+
+Roger (1)
+       Convert README to markdown
+
+Sébastien Granjoux (3)
+       Add build rule so that README is not flagged as missing
+       build: Allow building with vala 0.44
+       Fix error in distcheck
+
+Ting-Wei Lan (1)
+       build: Don't require exact match in the bison check
+
+
+
 Anjuta 3.28.0 (March 11, 2018) -- Sébastien Granjoux
 
 Changes:
diff --git a/configure.ac b/configure.ac
index 2f6a7a2e6..3b4c99504 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@ dnl Process this file with autoconf to produce a configure script.
 AC_PREREQ(2.65)
 
 m4_define(anjuta_major_version,  3)
-m4_define(anjuta_minor_version,  28)
+m4_define(anjuta_minor_version,  34)
 m4_define(anjuta_micro_version,  0)
 m4_define(anjuta_version, anjuta_major_version.anjuta_minor_version.anjuta_micro_version)
 m4_define(bugzilla_version, anjuta_major_version.anjuta_minor_version.anjuta_micro_version)


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