Released 2.19.4.
svn path=/trunk/; revision=2606
This commit is contained in:
5
NEWS
5
NEWS
@@ -1,3 +1,8 @@
|
|||||||
|
18 June 2007: Overview of changes in 2.19.4
|
||||||
|
===========================================
|
||||||
|
* solaris:
|
||||||
|
- fixed build. Damien Carbery.
|
||||||
|
|
||||||
3 June 2007: Overview of changes in 2.19.3
|
3 June 2007: Overview of changes in 2.19.3
|
||||||
==========================================
|
==========================================
|
||||||
* Small API change. get_proclist returns pid_t instead of unsigned
|
* Small API change. get_proclist returns pid_t instead of unsigned
|
||||||
|
@@ -4,7 +4,7 @@ dnl
|
|||||||
|
|
||||||
m4_define([libgtop_major_version], [2])
|
m4_define([libgtop_major_version], [2])
|
||||||
m4_define([libgtop_minor_version], [19])
|
m4_define([libgtop_minor_version], [19])
|
||||||
m4_define([libgtop_micro_version], [3])
|
m4_define([libgtop_micro_version], [4])
|
||||||
m4_define([libgtop_version], [libgtop_major_version.libgtop_minor_version.libgtop_micro_version])
|
m4_define([libgtop_version], [libgtop_major_version.libgtop_minor_version.libgtop_micro_version])
|
||||||
|
|
||||||
dnl increment if the interface has additions, changes, removals.
|
dnl increment if the interface has additions, changes, removals.
|
||||||
|
Reference in New Issue
Block a user