Released 2.9.90.

* NEWS:
	* configure.in: Released 2.9.90.
This commit is contained in:
Benoît Dejean
2005-01-24 14:41:20 +00:00
parent 270ec235c1
commit 78c10bca9b
3 changed files with 10 additions and 1 deletions
+5
View File
@@ -1,3 +1,8 @@
2005-01-24 Benoît Dejean <TazForEver@dlfp.org>
* NEWS:
* configure.in: Released 2.9.90.
2005-01-24 Benoît Dejean <TazForEver@dlfp.org>
* include/glibtop/procopenfiles.h:
+4
View File
@@ -1,3 +1,7 @@
January 24, 2004: Overview of Changes from 2.9.4 to 2.9.90
==========================================================
* Updated Linux support.
January 10, 2004: Overview of Changes from 2.9.3 to 2.9.4
=========================================================
* New glibtop_proc_open_files nick@reloco.com.ar (Nicolás Lichtmaier).
+1 -1
View File
@@ -8,7 +8,7 @@ AC_CANONICAL_SYSTEM
LIBGTOP_MAJOR_VERSION=2
LIBGTOP_MINOR_VERSION=9
LIBGTOP_MICRO_VERSION=5
LIBGTOP_MICRO_VERSION=90
LIBGTOP_VERSION=$LIBGTOP_MAJOR_VERSION.$LIBGTOP_MINOR_VERSION.$LIBGTOP_MICRO_VERSION
AM_INIT_AUTOMAKE(libgtop, $LIBGTOP_VERSION)