[gedit-plugins] Release 3.4.0
- From: Ignacio Casal Quinteiro <icq src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gedit-plugins] Release 3.4.0
- Date: Mon, 26 Mar 2012 18:06:44 +0000 (UTC)
commit a9fca6dee31daa4e06cef862f1d322a6a07f79e4
Author: Ignacio Casal Quinteiro <icq gnome org>
Date: Mon Mar 26 20:08:50 2012 +0200
Release 3.4.0
NEWS | 17 +++++++++++++++++
README | 2 +-
configure.ac | 4 ++--
3 files changed, 20 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index a432e9c..3efca18 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,21 @@
====================
+gedit-plugins 3.4.0
+====================
+
+New features and fixes
+======================
+- Misc bugfixes
+
+New and updated translations
+============================
+- gl (Fran Dieguez)
+- hu (Gabor Kelemen)
+- lv (Anita Reitere)
+- ml (Afsal)
+- pl (Piotr DrÄg)
+- pt (AntÃnio Lima)
+
+====================
gedit-plugins 3.3.4
====================
diff --git a/README b/README
index e485918..9c347a6 100644
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
General Information
===================
-This is version 3.3.4 of gedit-plugins. gedit-plugins are a set of plugins
+This is version 3.4.0 of gedit-plugins. gedit-plugins are a set of plugins
for gedit.
Installation
diff --git a/configure.ac b/configure.ac
index c211d09..6b982c5 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])
m4_define(gedit_plugins_major_version, 3)
-m4_define(gedit_plugins_minor_version, 3)
-m4_define(gedit_plugins_micro_version, 4)
+m4_define(gedit_plugins_minor_version, 4)
+m4_define(gedit_plugins_micro_version, 0)
m4_define(gedit_plugins_version, gedit_plugins_major_version.gedit_plugins_minor_version.gedit_plugins_micro_version)
AC_INIT([gedit-plugins],
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]