[gtksourceview] Release 2.10.1
- From: Ignacio Casal Quinteiro <icq src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtksourceview] Release 2.10.1
- Date: Mon, 26 Apr 2010 09:58:03 +0000 (UTC)
commit b22a45260008a7a7a8a693e5f1d1a277ac351f71
Author: Ignacio Casal Quinteiro <icq gnome org>
Date: Mon Apr 26 11:57:46 2010 +0200
Release 2.10.1
NEWS | 6 ++++++
README | 2 +-
configure.ac | 2 +-
3 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 722bdb7..a1e8103 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+News in 2.10.1
+-------------
+* Improvements to some of the lang files
+* Misc bugfixes
+* Updated translations
+
News in 2.10.0
-------------
* Misc bugfixes
diff --git a/README b/README
index 0cad13a..fd29cf5 100644
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
General Information
===================
-This is version 2.10.0 of GtkSourceView.
+This is version 2.10.1 of GtkSourceView.
GtkSourceView is a text widget that extends the standard gtk+ 2.x
text widget GtkTextView.
diff --git a/configure.ac b/configure.ac
index 519176f..6f3daf0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@ AC_PREREQ(2.64)
m4_define(gtksourceview_major_version, 2)
m4_define(gtksourceview_minor_version, 10)
-m4_define(gtksourceview_micro_version, 0)
+m4_define(gtksourceview_micro_version, 1)
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]