[gedit] Release 3.1.6



commit 7f8c23d61a771558a16b55489839a02bceeaf7aa
Author: Paolo Borelli <pborelli gnome org>
Date:   Mon Sep 19 20:42:06 2011 +0200

    Release 3.1.6

 NEWS         |   25 +++++++++++++++++++++++++
 README       |    6 +++---
 configure.ac |    2 +-
 3 files changed, 29 insertions(+), 4 deletions(-)
---
diff --git a/NEWS b/NEWS
index 718339a..1cbe878 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,29 @@
 ===========
+gedit 3.1.6
+===========
+
+New Features and Fixes
+======================
+- Misc bugfixes
+- More documentation (Jim Campbell)
+
+New and updated translations
+============================
+- ca (Gil Forcada)
+- da (Kenneth Nielsen)
+- en_GB (Bruce Cowan)
+- es (Daniel Mustieles)
+- fr (Bruno Brouard)
+- gl (Fran Dieguez)
+- gu ("Last-Translator: \n")
+- lt (Aurimas Äernius)
+- pl (Piotr DrÄg)
+- pt (Duarte Loreto)
+- sr latin (Miroslav NikoliÄ)
+- sr (ÐÐÑÐÑÐÐÐ ÐÐÐÐÐÐÑ)
+- ta (Dr.T.Vasudevan)
+
+===========
 gedit 3.1.5
 ===========
 
diff --git a/README b/README
index 4986cc1..73dcbbf 100644
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
 General Information
 ===================
 
-This is version 3.1.5 of gedit. gedit is a small and lightweight UTF-8 text
+This is version 3.1.6 of gedit. gedit is a small and lightweight UTF-8 text
 editor for the GNOME environment.
 
 gedit is part of GNOME and uses the latest GTK+ and GNOME libraries.
@@ -71,8 +71,8 @@ plugins support.
 
 Simple install procedure:
 
-  % tar Jxf gedit-3.1.5.tar.xz			# unpack the sources
-  % cd gedit-3.1.5				# change to the toplevel directory
+  % tar Jxf gedit-3.1.6.tar.xz			# unpack the sources
+  % cd gedit-3.1.6				# change to the toplevel directory
   % ./configure					# run the `configure' script
   % make					# build gedit
   [ Become root if necessary ]
diff --git a/configure.ac b/configure.ac
index bdc7a1c..2df3770 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@ AC_PREREQ(2.63.2)
 
 m4_define(gedit_major_version, 3)
 m4_define(gedit_minor_version, 1)
-m4_define(gedit_micro_version, 5)
+m4_define(gedit_micro_version, 6)
 m4_define(gedit_version, gedit_major_version.gedit_minor_version.gedit_micro_version)
 
 AC_INIT([gedit],[gedit_version],[http://bugzilla.gnome.org/enter_bug.cgi?product=gedit],[gedit],[http://projects.gnome.org/gedit/])



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