[gtksourceview] Release 3.1.4
- From: Ignacio Casal Quinteiro <icq src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtksourceview] Release 3.1.4
- Date: Mon, 8 Aug 2011 16:28:56 +0000 (UTC)
commit 23553d1c9aae356f7cd60cbc2dba69b18e4496a1
Author: Ignacio Casal Quinteiro <icq gnome org>
Date: Mon Aug 8 18:29:59 2011 +0200
Release 3.1.4
NEWS | 6 ++++++
README | 2 +-
configure.ac | 2 +-
3 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 12c5f62..d65c36e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+News in 3.1.4
+-------------
+* Improvements to some of the lang files
+* Misc bugfixes
+* Updated translations
+
News in 3.1.3
-------------
* New Markdown lang file
diff --git a/README b/README
index 77ff26a..414769f 100644
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
General Information
===================
-This is version 3.1.3 of GtkSourceView.
+This is version 3.1.4 of GtkSourceView.
GtkSourceView is a text widget that extends the standard gtk+ 3.x
text widget GtkTextView.
diff --git a/configure.ac b/configure.ac
index 4f76327..c9eca0c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@ AC_PREREQ(2.64)
m4_define(gtksourceview_major_version, 3)
m4_define(gtksourceview_minor_version, 1)
-m4_define(gtksourceview_micro_version, 3)
+m4_define(gtksourceview_micro_version, 4)
m4_define(gtksourceview_version, gtksourceview_major_version.gtksourceview_minor_version.gtksourceview_micro_version)
AC_INIT([gtksourceview],[gtksourceview_version],[http://bugzilla.gnome.org/enter_bug.cgi?product=gtksourceview],[gtksourceview],[http://projects.gnome.org/gtksourceview/])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]