[gedit-plugins/gnome-2-32] Release gedit-plugins 2.31.5
- From: Jose Aliste <jaliste src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gedit-plugins/gnome-2-32] Release gedit-plugins 2.31.5
- Date: Fri, 13 Aug 2010 19:37:49 +0000 (UTC)
commit e13a845aeb4c734acc50f3f69f848a3041a7a79d
Author: Jose Aliste <jaliste src gnome org>
Date: Fri Aug 13 15:36:39 2010 -0400
Release gedit-plugins 2.31.5
NEWS | 15 +++++++++++++++
README | 2 +-
configure.ac | 4 ++--
3 files changed, 18 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index fb245a4..fd5a355 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,19 @@
====================
+gedit-plugins 2.31.5
+====================
+
+Note: this is a special release, which doesn't follow from
+2.31.4 but from 2.30.0 instead. 2.31.4 was targetting GNOME 3.0,
+which will not be released until March 2011. This release includes a
+new Synctex plugin, which is needed to use the new SyncTeX support
+that Evince 2.32 will get.
+
+New features and fixes
+======================
+- Added new synctex plugin. (José Aliste)
+
+
+====================
gedit-plugins 2.31.4
====================
diff --git a/README b/README
index ef61d15..c11ebb9 100644
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
General Information
===================
-This is version 2.31.1 of gedit-plugins. gedit-plugins are a set of plugins
+This is version 2.31.5 of gedit-plugins. gedit-plugins are a set of plugins
for gedit.
Installation
diff --git a/configure.ac b/configure.ac
index 6e07dc0..d37c2b8 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.59)
m4_define(gedit_plugins_major_version, 2)
-m4_define(gedit_plugins_minor_version, 30)
-m4_define(gedit_plugins_micro_version, 0)
+m4_define(gedit_plugins_minor_version, 31)
+m4_define(gedit_plugins_micro_version, 5)
m4_define(gedit_plugins_version, gedit_plugins_major_version.gedit_plugins_minor_version.gedit_plugins_micro_version)
AC_INIT(gedit-plugins, gedit_plugins_version, http://bugzilla.gnome.org/enter_bug.cgi?product=gedit)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]