[gedit/gnome-3-10] Release 3.10.3
- From: Sébastien Wilmet <swilmet src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gedit/gnome-3-10] Release 3.10.3
- Date: Fri, 20 Dec 2013 16:19:01 +0000 (UTC)
commit 46715780fb741eefbdaf3f2efc8956fb3a9cd2cd
Author: Sébastien Wilmet <swilmet gnome org>
Date: Fri Dec 20 17:05:16 2013 +0100
Release 3.10.3
NEWS | 7 +++++++
README | 8 ++++----
configure.ac | 2 +-
3 files changed, 12 insertions(+), 5 deletions(-)
---
diff --git a/NEWS b/NEWS
index e2c9ca7..8e2a446 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,11 @@
============
+gedit 3.10.3
+============
+
+- Misc bugfixes
+- Updated translations
+
+============
gedit 3.10.2
============
diff --git a/README b/README
index 252d904..065eea7 100644
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
General Information
===================
-This is version 3.10.2 of gedit. gedit is a small and lightweight UTF-8 text
+This is version 3.10.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.
@@ -65,14 +65,14 @@ Information about gedit mailing lists can be found at
Installation
============
-gedit requires GTK+-3.9.9, GtkSourceView 3.9.92 and libpeas 1.7.x libraries.
+gedit requires GTK+-3.10, GtkSourceView 3.10 and libpeas 1.7.x libraries.
PyGobject 3.0.x and gobject-introspection 0.9.0 are required to enable python
plugins support.
Simple install procedure:
- % tar Jxf gedit-3.10.2.tar.xz # unpack the sources
- % cd gedit-3.10.2 # change to the toplevel directory
+ % tar Jxf gedit-3.10.3.tar.xz # unpack the sources
+ % cd gedit-3.10.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 1179591..e748623 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, 2)
+m4_define(gedit_micro_version, 3)
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]