[gedit/gnome-3-10] Release 3.10.4
- From: Sébastien Wilmet <swilmet src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gedit/gnome-3-10] Release 3.10.4
- Date: Tue, 21 Jan 2014 22:56:25 +0000 (UTC)
commit 598eb67887a4c223d65a150e16da3b0eab96f55e
Author: Sébastien Wilmet <swilmet gnome org>
Date: Tue Jan 21 23:36:54 2014 +0100
Release 3.10.4
NEWS | 7 +++++++
README | 6 +++---
configure.ac | 2 +-
3 files changed, 11 insertions(+), 4 deletions(-)
---
diff --git a/NEWS b/NEWS
index 8e2a446..6bdc715 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,11 @@
============
+gedit 3.10.4
+============
+
+- Fix a critical bug for the search
+- Updated translations
+
+============
gedit 3.10.3
============
diff --git a/README b/README
index 065eea7..82f5b81 100644
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
General Information
===================
-This is version 3.10.3 of gedit. gedit is a small and lightweight UTF-8 text
+This is version 3.10.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.
@@ -71,8 +71,8 @@ plugins support.
Simple install procedure:
- % tar Jxf gedit-3.10.3.tar.xz # unpack the sources
- % cd gedit-3.10.3 # change to the toplevel directory
+ % tar Jxf gedit-3.10.4.tar.xz # unpack the sources
+ % cd gedit-3.10.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 e748623..25a5db4 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, 3)
+m4_define(gedit_micro_version, 4)
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]