[gedit] Release 3.1.3



commit b1b50b380de0ceef617c3fe8839974fcf6e47c68
Author: Ignacio Casal Quinteiro <icq gnome org>
Date:   Thu Aug 4 10:54:18 2011 +0200

    Release 3.1.3

 NEWS         |   23 +++++++++++++++++++++++
 README       |    6 +++---
 configure.ac |    2 +-
 3 files changed, 27 insertions(+), 4 deletions(-)
---
diff --git a/NEWS b/NEWS
index 0d10ea5..7bc6b6f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,27 @@
 ===========
+gedit 3.1.3
+===========
+
+New Features and Fixes
+======================
+- Misc bugfixes
+
+New and updated translations
+============================
+- cs (Marek ÄernockÃ)
+- de (Mario BlÃttermann)
+- el (Simos Xenitellis)
+- es (Daniel Mustieles)
+- eu (IÃaki LarraÃaga Murgoitio)
+- he (Yaron Shahrabani)
+- hu (Gabor Kelemen)
+- lv (RÅdofls Mazurs)
+- nb (Kjartan Maraas)
+- pt_BR (Thiago Branco Meurer)
+- sl (Matej UrbanÄiÄ)
+- zh_CN (Colin Zhao)
+
+===========
 gedit 3.1.2
 ===========
 
diff --git a/README b/README
index f2ebf70..27d0d6c 100644
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
 General Information
 ===================
 
-This is version 3.1.2 of gedit. gedit is a small and lightweight UTF-8 text
+This is version 3.1.3 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:
 
-  % gzip Jxf gedit-3.1.2.tar.gz			# unpack the sources
-  % cd gedit-3.1.2				# change to the toplevel directory
+  % tar Jxf gedit-3.1.3.tar.gz			# unpack the sources
+  % cd gedit-3.1.3				# 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 8007d67..aca8ee4 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, 2)
+m4_define(gedit_micro_version, 3)
 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]