[anjuta-extras] Updated files for 3.4.0 release



commit 440da74d3416e64c95791e3cfc358aa9bdf1656a
Author: James Liggett <jrliggett cox net>
Date:   Mon Mar 26 16:12:15 2012 -0700

    Updated files for 3.4.0 release

 NEWS         |   34 ++++++++++++++++++++++++++++++++++
 configure.ac |    4 ++--
 2 files changed, 36 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 3fb8b13..659f32f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,37 @@
+anjuta-extras-3.4.0 (26 March 2012) -- James Liggett
+
+Akom Chotiphantawanon (1):
+      Updated Thai translation.
+
+Bruno Brouard (1):
+      Updated French translation
+
+Gabor Kelemen (1):
+      Updated Hungarian translation
+
+James Liggett (1):
+      scintilla: Include scintilla-marshal.h in scintilla-marshal.c
+
+Mario BlÃttermann (1):
+      [l10n] Added German doc translation
+
+Piotr DrÄg (1):
+      Updated Polish translation
+
+SÃbastien Granjoux (6):
+      scintilla: Update to include scintilla 3.0.3
+      scintilla: Reorganize files like in scintilla source archive
+      scintilla: Add a forgotten file in Makefile.am in the previous changes
+      scintilla: bgo #348850 - doesn't respect theme colours
+      bgo #351214 - Anjuta doesn't respect Gnome blinking cursor preference
+      scintilla: Explicitly set GDK_SCROLL_MASK as recent gtk+ versions require 
+
+Yuri Myasoedov (1):
+      Updated Russian translation
+
+ÐÐÑÐÑÐÐÐ ÐÐÐÐÐÐÑ (1):
+      Updated Serbian translation
+
 anjuta-extras-3.3.90 (20 February 2012) -- James Liggett
 
 Johannes Schmid (2):
diff --git a/configure.ac b/configure.ac
index eeb29b5..5dc0263 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,8 +4,8 @@ dnl Created by Anjuta application wizard.
 AC_PREREQ(2.59)
 
 m4_define(anjuta_major_version,  3)
-m4_define(anjuta_minor_version,  3)
-m4_define(anjuta_micro_version, 90)
+m4_define(anjuta_minor_version,  4)
+m4_define(anjuta_micro_version,  0)
 m4_define(anjuta_version, anjuta_major_version.anjuta_minor_version.anjuta_micro_version)
 
 AC_INIT(anjuta-extras, anjuta_version)



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