[anjuta-extras] Update files for 3.7.4 release



commit d8cacbb3794d6198674e458db1fb4eaa9b5018e9
Author: James Liggett <jrliggett cox net>
Date:   Mon Jan 14 14:12:29 2013 -0800

    Update files for 3.7.4 release

 NEWS         |   36 ++++++++++++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 37 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 1bf6f80..f831973 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,39 @@
+anjuta-extras-3.7.4 (January 14, 2013) -- James Liggett
+
+BalÃzs Ãr (1):
+      Updated Hungarian translation
+
+Daniel Mustieles (2):
+      Updated Spanish translation
+      Updated Spanish translation
+
+Fran DiÃguez (1):
+      Updated Galician translations
+
+Johannes Schmid (1):
+      bgo#690320 - Typo: loose should be lose
+
+Matej UrbanÄiÄ (1):
+      Updated Slovenian translation
+
+Piotr DrÄg (1):
+      Updated Polish translation
+
+Rafael Ferreira (1):
+      Updated Brazilian Portuguese Translation
+
+SÃbastien Granjoux (6):
+      scintilla: Initialize editor settings when creating a new instance
+      scintilla: Implement new indentation functions
+      scintilla: bgo #690373 - The syntax-highlighting for Gtk types does not work from version 3.x
+      scintilla: Fix compiler warnings
+      scratchbox: Fix compiler warnings
+      scintilla: Allow to open a file by dropping it in the editor pane
+
+ÐÐÑÐÑÐÐÐ ÐÐÐÐÐÐÑ (1):
+      Updated Serbian translation
+
+
 anjuta-extras-3.7.3 (December 17, 2012) -- James Liggett
 
 Akom Chotiphantawanon (1):
diff --git a/configure.ac b/configure.ac
index dde1cd4..12b7447 100644
--- a/configure.ac
+++ b/configure.ac
@@ -5,7 +5,7 @@ AC_PREREQ(2.59)
 
 m4_define(anjuta_major_version,  3)
 m4_define(anjuta_minor_version,  7)
-m4_define(anjuta_micro_version,  3)
+m4_define(anjuta_micro_version,  4)
 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]