Released 2.14.4.
2006-09-16 Benoît Dejean <benoit@placenet.org> * NEWS: * configure.in: Released 2.14.4.
This commit is contained in:
committed by
Benoît Dejean
parent
5982287f48
commit
c7b72d88bd
@@ -1,3 +1,10 @@
|
|||||||
|
2006-09-16 Benoît Dejean <benoit@placenet.org>
|
||||||
|
|
||||||
|
* NEWS:
|
||||||
|
* configure.in:
|
||||||
|
|
||||||
|
Released 2.14.4.
|
||||||
|
|
||||||
2006-09-10 Benoît Dejean <benoit@placenet.org>
|
2006-09-10 Benoît Dejean <benoit@placenet.org>
|
||||||
|
|
||||||
* configure.in:
|
* configure.in:
|
||||||
|
4
NEWS
4
NEWS
@@ -1,3 +1,7 @@
|
|||||||
|
September 16, 2006: Overview of changes in 2.14.4
|
||||||
|
=================================================
|
||||||
|
* Fixed linux maps/smaps parsing on 64bit kernel.
|
||||||
|
|
||||||
September 5, 2006: Overview of changes in 2.14.3
|
September 5, 2006: Overview of changes in 2.14.3
|
||||||
================================================
|
================================================
|
||||||
* Fixed build with --as-needed.
|
* Fixed build with --as-needed.
|
||||||
|
@@ -4,7 +4,7 @@ dnl
|
|||||||
|
|
||||||
m4_define([libgtop_major_version], [2])
|
m4_define([libgtop_major_version], [2])
|
||||||
m4_define([libgtop_minor_version], [14])
|
m4_define([libgtop_minor_version], [14])
|
||||||
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