[gedit/gnome-3-16] Release 3.16.4
- From: Paolo Borelli <pborelli src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gedit/gnome-3-16] Release 3.16.4
- Date: Tue, 6 Oct 2015 19:39:47 +0000 (UTC)
commit 16a35374264f5ca19ecf9308d7195d08f08e0c24
Author: Paolo Borelli <pborelli gnome org>
Date: Tue Oct 6 21:33:07 2015 +0200
Release 3.16.4
NEWS | 13 +++++++++++++
README | 6 +++---
configure.ac | 2 +-
3 files changed, 17 insertions(+), 4 deletions(-)
---
diff --git a/NEWS b/NEWS
index d0c7492..4c459b4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,17 @@
============
+gedit 3.16.4
+============
+
+Fixes
+=====
+- Fix crash in the open document selector
+- Various bug fixes
+
+New and updated translations
+============================
+- nl (Hannie Dumoleyn)
+
+============
gedit 3.16.3
============
diff --git a/README b/README
index f39e18c..e180f52 100644
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
General Information
===================
-This is version 3.16.3 of gedit. gedit is a small and lightweight UTF-8 text
+This is version 3.16.4 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.16.3.tar.xz # unpack the sources
- % cd gedit-3.16.3 # change to the toplevel directory
+ % tar Jxf gedit-3.16.4.tar.xz # unpack the sources
+ % cd gedit-3.16.4 # 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 cc1691c..e8214ac 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, 16)
-m4_define(gedit_micro_version, 3)
+m4_define(gedit_micro_version, 4)
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]