[gedit] Release 3.15.92



commit 59803b7a682199ed6ffab9cb3964066123f3be96
Author: Garrett Regier <garrett regier riftio com>
Date:   Tue Mar 17 00:18:50 2015 -0700

    Release 3.15.92

 NEWS         |   29 +++++++++++++++++++++++++++++
 README       |    6 +++---
 configure.ac |    2 +-
 3 files changed, 33 insertions(+), 4 deletions(-)
---
diff --git a/NEWS b/NEWS
index 40598c1..06d48a4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,33 @@
 =============
+gedit 3.15.92
+=============
+
+New Features and Fixes
+======================
+- Various bug fixes
+
+New and updated translations
+============================
+- bg (Alexander Shopov)
+- bs (Samir Ribic)
+- da (Kenneth Nielsen)
+- de (Benjamin Steinwender)
+- gl (Fran Dieguez)
+- hu (Gabor Kelemen)
+- kk (Baurzhan Muftakhidinov)
+- ko (Changwoo Ryu)
+- lt (Aurimas Černius)
+- lv (Rūdolfs Mazurs)
+- nb (Åka Sikrom)
+- pl (Paweł Żołnowski)
+- sr latin (Miroslav Nikolić)
+- sr (Мирослав Николић)
+- sv (Anders Jonsson)
+- sv (Daniel Nylander)
+- tr (Muhammet Kara)
+- vi (Trần Ngọc Quân)
+
+=============
 gedit 3.15.91
 =============
 
diff --git a/README b/README
index 4d283fd..de39e64 100644
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
 General Information
 ===================
 
-This is version 3.15.91 of gedit. gedit is a small and lightweight UTF-8 text
+This is version 3.15.92 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.
@@ -74,8 +74,8 @@ plugins support.
 
 Simple install procedure:
 
-  % tar Jxf gedit-3.15.91.tar.xz                       # unpack the sources
-  % cd gedit-3.15.91                           # change to the toplevel directory
+  % tar Jxf gedit-3.15.92.tar.xz                       # unpack the sources
+  % cd gedit-3.15.92                           # 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 6b36c96..d971569 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, 15)
-m4_define(gedit_micro_version, 91)
+m4_define(gedit_micro_version, 92)
 m4_define(gedit_version, gedit_major_version.gedit_minor_version.gedit_micro_version)
 
 AC_INIT([gedit],


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