[gtksourceview] Release 2.10.2
- From: Ignacio Casal Quinteiro <icq src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtksourceview] Release 2.10.2
- Date: Thu, 27 May 2010 16:23:39 +0000 (UTC)
commit 2b3747cfa4e11b78de28395507b432824d7da267
Author: Ignacio Casal Quinteiro <icq gnome org>
Date: Thu May 27 18:23:19 2010 +0200
Release 2.10.2
NEWS | 6 ++++++
README | 2 +-
configure.ac | 2 +-
3 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index a1e8103..9298a66 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+News in 2.10.2
+-------------
+* Added introspection support
+* Misc bugfixes
+* Updated translations
+
News in 2.10.1
-------------
* Improvements to some of the lang files
diff --git a/README b/README
index fd29cf5..28a1117 100644
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
General Information
===================
-This is version 2.10.1 of GtkSourceView.
+This is version 2.10.2 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 a23f276..46e4f4a 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, 1)
+m4_define(gtksourceview_micro_version, 2)
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]