[anjuta-extras] Updated files for 3.6.0 release



commit 60c66fa64d62835e942beec7a8b8a320e85dd2b0
Author: James Liggett <jrliggett cox net>
Date:   Wed Sep 26 21:25:51 2012 -0700

    Updated files for 3.6.0 release

 NEWS         |   54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 configure.ac |    4 ++--
 2 files changed, 56 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index d3c8a9d..9706093 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,57 @@
+anjuta-extras-3.6.0 (September 26, 2012) -- James Liggett
+
+Andika Triwidada (1):
+      Updated Indonesian translation
+
+Bruno Brouard (2):
+      Updated French translation
+      Updated French translation
+
+Chris Leonard (1):
+      Updated British English translation
+
+Daniel Mustieles (1):
+      Updated Spanish translation
+
+Fran DiÃguez (1):
+      Updated Galician translations
+
+Gabor Kelemen (1):
+      Updated Hungarian translation
+
+James Liggett (2):
+      Updated files for 3.5.4 release
+      Post-release version bump
+
+Martin Srebotnjak (1):
+      Updated Slovenian translation
+
+Matej UrbanÄiÄ (1):
+      Updated Slovenian translation
+
+Piotr DrÄg (4):
+      Remove markup from strings
+      Updated POTFILES.in
+      Updated Polish translation
+      Updated Polish translation
+
+RÅdolfs Mazurs (1):
+      Updated Latvian translation
+
+SÃbastien Granjoux (6):
+      scintilla: Use common settings for indentation
+      scintilla: Fix a crash when closing editors
+      scintilla: Initialize indentation settings (indent with tab/unindent with backspace)
+      scintilla: Fix default foreground and background text color
+      Remove gnome-doc-utils.make, this file is copied by autogen
+      scintilla: Update to scintilla 3.2.0
+
+Tom Tryfonidis (1):
+      Updated Greek translation
+
+ÐÐÑÐÑÐÐÐ ÐÐÐÐÐÐÑ (1):
+      Updated Serbian translation
+
 anjuta-extras-3.5.4 (16 July 2012) -- James Liggett
 
 Andika Triwidada (1):
diff --git a/configure.ac b/configure.ac
index d10d43b..59dda7d 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,  5)
-m4_define(anjuta_micro_version,  5)
+m4_define(anjuta_minor_version,  6)
+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]