[gedit/gnome-3-14] Release 3.14.2
- From: Sébastien Wilmet <swilmet src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gedit/gnome-3-14] Release 3.14.2
- Date: Thu, 4 Dec 2014 11:12:41 +0000 (UTC)
commit 6d6461a42b558d32534f8cfb01172cf20c9e62a8
Author: Sébastien Wilmet <swilmet gnome org>
Date: Thu Dec 4 12:03:47 2014 +0100
Release 3.14.2
NEWS | 15 +++++++++++++++
README | 6 +++---
configure.ac | 2 +-
3 files changed, 19 insertions(+), 4 deletions(-)
---
diff --git a/NEWS b/NEWS
index 22ecee6..fa0f139 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,19 @@
============
+gedit 3.14.2
+============
+
+New Features and Fixes
+======================
+- External tools plugin: fix document saving
+- Various other bug fixes
+
+New and updated translations
+============================
+- ja (Hajime Taira)
+- nb (Kjartan Maraas)
+- vi (Trần Ngọc Quân)
+
+============
gedit 3.14.1
============
diff --git a/README b/README
index 7366e83..cf06fc2 100644
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
General Information
===================
-This is version 3.14.1 of gedit. gedit is a small and lightweight UTF-8 text
+This is version 3.14.2 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.
@@ -70,8 +70,8 @@ plugins support.
Simple install procedure:
- % tar Jxf gedit-3.14.1.tar.xz # unpack the sources
- % cd gedit-3.14.1 # change to the toplevel directory
+ % tar Jxf gedit-3.14.2.tar.xz # unpack the sources
+ % cd gedit-3.14.2 # 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 0bd3101..34e8d34 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, 14)
-m4_define(gedit_micro_version, 1)
+m4_define(gedit_micro_version, 2)
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]