[gedit/gnome-3-10] Release 3.10.2
- From: Paolo Borelli <pborelli src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gedit/gnome-3-10] Release 3.10.2
- Date: Wed, 13 Nov 2013 10:10:13 +0000 (UTC)
commit 93b7ee376a75469140a3e70ac593e23e63433c48
Author: Paolo Borelli <pborelli gnome org>
Date: Wed Nov 13 11:03:38 2013 +0100
Release 3.10.2
NEWS | 15 +++++++++++++++
README | 6 +++---
configure.ac | 2 +-
3 files changed, 19 insertions(+), 4 deletions(-)
---
diff --git a/NEWS b/NEWS
index 82416d2..e2c9ca7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,19 @@
============
+gedit 3.10.2
+============
+
+New Features and Fixes
+======================
+- Misc bugfixes and improvements
+
+New and updated translations
+============================
+- el (Dimitris Spingos (Δημήτρης Σπίγγος))
+- lv (Rūdolfs Mazurs)
+- pt_BR (Antonio Fernandes C. Neto)
+- ru (Stas Solovey)
+
+============
gedit 3.10.1
============
diff --git a/README b/README
index f62d842..252d904 100644
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
General Information
===================
-This is version 3.10.1 of gedit. gedit is a small and lightweight UTF-8 text
+This is version 3.10.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.
@@ -71,8 +71,8 @@ plugins support.
Simple install procedure:
- % tar Jxf gedit-3.10.1.tar.xz # unpack the sources
- % cd gedit-3.10.1 # change to the toplevel directory
+ % tar Jxf gedit-3.10.2.tar.xz # unpack the sources
+ % cd gedit-3.10.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 af24ef1..1179591 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, 10)
-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],[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]