[gedit] Release 3.8.0
- From: Paolo Borelli <pborelli src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gedit] Release 3.8.0
- Date: Mon, 25 Mar 2013 20:20:13 +0000 (UTC)
commit b53cf0c75775361efe172d15a20666f405d2b04c
Author: Paolo Borelli <pborelli gnome org>
Date: Mon Mar 25 20:55:59 2013 +0100
Release 3.8.0
NEWS | 24 ++++++++++++++++++++++++
README | 6 +++---
configure.ac | 4 ++--
3 files changed, 29 insertions(+), 5 deletions(-)
---
diff --git a/NEWS b/NEWS
index f5d2d48..29f8b28 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,28 @@
===========
+gedit 3.8.0
+===========
+
+New Features and Fixes
+======================
+- Improvements in docs
+- Misc bugfixes
+
+New and updated translations
+============================
+- crh (Reşat SABIQ)
+- es (Daniel Mustieles)
+- fa (Arash Mousavi)
+- fr (Alexandre Franke)
+- hi (raj)
+- hu (Gabor Kelemen)
+- ja (Jiro Matsuzwa)
+- kn (Shankar Prasad)
+- mr (Sandeep Shedmake)
+- or (Manoj Kumar Giri)
+- ta (Dr.T.Vasudevan)
+- te (Krishnababu Krothapalli)
+
+===========
gedit 3.7.6
===========
diff --git a/README b/README
index 5b7cdb6..2e0da0d 100644
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
General Information
===================
-This is version 3.7.6 of gedit. gedit is a small and lightweight UTF-8 text
+This is version 3.8.0 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.7.6.tar.xz # unpack the sources
- % cd gedit-3.7.6 # change to the toplevel directory
+ % tar Jxf gedit-3.8.0.tar.xz # unpack the sources
+ % cd gedit-3.8.0 # 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 875cf12..2339d93 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,8 +3,8 @@ dnl Process this file with autoconf to produce a configure script.
AC_PREREQ(2.63.2)
m4_define(gedit_major_version, 3)
-m4_define(gedit_minor_version, 7)
-m4_define(gedit_micro_version, 6)
+m4_define(gedit_minor_version, 8)
+m4_define(gedit_micro_version, 0)
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]