[gedit] Release 3.4.2
- From: Ignacio Casal Quinteiro <icq src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gedit] Release 3.4.2
- Date: Thu, 24 May 2012 12:59:44 +0000 (UTC)
commit dc5e36070bb5316031e1c15e264c6c8e7008bc99
Author: Ignacio Casal Quinteiro <icq gnome org>
Date: Thu May 24 15:01:10 2012 +0200
Release 3.4.2
NEWS | 16 ++++++++++++++++
README | 6 +++---
configure.ac | 2 +-
3 files changed, 20 insertions(+), 4 deletions(-)
---
diff --git a/NEWS b/NEWS
index 8e4cbf3..dee7cfe 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,20 @@
===========
+gedit 3.4.2
+===========
+
+New Features and Fixes
+======================
+- Misc bugfixes
+
+New and updated translations
+============================
+- el (Tom Tryfonidis)
+- id (Dirgita)
+- lv (RÅdolfs Mazurs)
+- zh_HK (Cheng-Chia Tseng)
+- zh_TW (Cheng-Chia Tseng)
+
+===========
gedit 3.4.1
===========
diff --git a/README b/README
index fa30ae3..20c21bb 100644
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
General Information
===================
-This is version 3.4.1 of gedit. gedit is a small and lightweight UTF-8 text
+This is version 3.4.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.4.1.tar.xz # unpack the sources
- % cd gedit-3.4.1 # change to the toplevel directory
+ % tar Jxf gedit-3.4.2.tar.xz # unpack the sources
+ % cd gedit-3.4.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 768bd7e..381cdf5 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, 4)
-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]