[gedit/gnome-3-16] Release 3.16.3
- From: Paolo Borelli <pborelli src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gedit/gnome-3-16] Release 3.16.3
- Date: Sun, 16 Aug 2015 15:02:48 +0000 (UTC)
commit bfa107a402ff06452e8f0b8b79e6b33eccc5a67a
Author: Paolo Borelli <pborelli gnome org>
Date: Sun Aug 16 16:58:05 2015 +0200
Release 3.16.3
NEWS | 29 +++++++++++++++++++++++++++++
README | 6 +++---
configure.ac | 2 +-
3 files changed, 33 insertions(+), 4 deletions(-)
---
diff --git a/NEWS b/NEWS
index a16726f..d0c7492 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,33 @@
============
+gedit 3.16.3
+============
+
+Fixes
+======================
+- Various bug fixes
+
+New and updated translations
+============================
+- cs (Marek Černocký)
+- de (Bernd Homuth)
+- es (Daniel Mustieles)
+- gl (Fran Dieguez)
+- hu (Balázs Úr)
+- id (Andika Triwidada)
+- is (Sveinn í Felli)
+- it (Milo Casagrande)
+- lt (Aurimas Černius)
+- oc (Cédric Valmary (totenoc.eu))
+- pl (Piotr Drąg)
+- pt_BR (Felipe Braga)
+- pt (Pedro Albuquerque)
+- ru (Paulo Fino)
+- sk (Dušan Kazik)
+- sl (Matej Urbančič)
+- sv (Anders Jonsson)
+
+
+============
gedit 3.16.2
============
diff --git a/README b/README
index 805057d..f39e18c 100644
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
General Information
===================
-This is version 3.16.2 of gedit. gedit is a small and lightweight UTF-8 text
+This is version 3.16.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.
@@ -74,8 +74,8 @@ plugins support.
Simple install procedure:
- % tar Jxf gedit-3.16.2.tar.xz # unpack the sources
- % cd gedit-3.16.2 # change to the toplevel directory
+ % tar Jxf gedit-3.16.3.tar.xz # unpack the sources
+ % cd gedit-3.16.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 53b46f2..cc1691c 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, 2)
+m4_define(gedit_micro_version, 3)
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]