[gedit] Release 2.91.5



commit ad60f03f29ba92165e42b3107c5ea498cafbdd3f
Author: Ignacio Casal Quinteiro <icq gnome org>
Date:   Mon Jan 10 23:52:14 2011 +0100

    Release 2.91.5

 NEWS         |   17 +++++++++++++++++
 README       |    6 +++---
 configure.ac |    2 +-
 3 files changed, 21 insertions(+), 4 deletions(-)
---
diff --git a/NEWS b/NEWS
index 46e6aae..f38604b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,21 @@
 ============
+gedit 2.91.5
+============
+
+New Features and Fixes
+======================
+- Misc bugfixes
+
+New and updated translations
+============================
+- et (Ivar Smolin)
+- id (Andika Triwidada)
+- nb (Torstein Adolf Winterseth)
+- pa (A S Alam)
+- sv (Daniel Nylander)
+- vi (Clytie Siddall)
+
+============
 gedit 2.91.4
 ============
 
diff --git a/README b/README
index d1d5bfb..0b356cf 100644
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
 General Information
 ===================
 
-This is version 2.91.4 of gedit. gedit is a small and lightweight UTF-8 text
+This is version 2.91.5 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 -cd gedit-2.91.4.tar.gz | tar xvf - 	# unpack the sources
-  % cd gedit-2.91.4				# change to the toplevel directory
+  % gzip -cd gedit-2.91.5.tar.gz | tar xvf - 	# unpack the sources
+  % cd gedit-2.91.5				# 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 5deb7ed..378b63c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@ AC_PREREQ(2.63.2)
 
 m4_define(gedit_major_version,  2)
 m4_define(gedit_minor_version, 91)
-m4_define(gedit_micro_version,  4)
+m4_define(gedit_micro_version,  5)
 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]