[libgtop] Released 2.27.3.
- From: Benoît Dejean <bdejean src gnome org>
- To: svn-commits-list gnome org
- Subject: [libgtop] Released 2.27.3.
- Date: Mon, 25 May 2009 16:29:38 -0400 (EDT)
commit a80c80ca6968680a028d6566971ba7acf6488cc3
Author: Benoît Dejean <benoit placenet org>
Date: Mon May 25 22:20:27 2009 +0200
Released 2.27.3.
---
NEWS | 5 +++++
configure.in | 2 +-
2 files changed, 6 insertions(+), 1 deletions(-)
diff --git a/NEWS b/NEWS
index 221989c..f1cb8ea 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+25 May 2009: Overview of changes in 2.27.3
+==========================================
+* linux:
+ - fixed format error.
+
3 May 2009: Overview of changes in 2.27.2
=========================================
* linux:
diff --git a/configure.in b/configure.in
index 9cd8d53..24907c3 100644
--- a/configure.in
+++ b/configure.in
@@ -4,7 +4,7 @@ dnl
m4_define([libgtop_major_version], [2])
m4_define([libgtop_minor_version], [27])
-m4_define([libgtop_micro_version], [2])
+m4_define([libgtop_micro_version], [3])
m4_define([libgtop_version], [libgtop_major_version.libgtop_minor_version.libgtop_micro_version])
dnl increment if the interface has additions, changes, removals.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]