Released 2.13.3.
* configure.in: * NEW: Released 2.13.3.
This commit is contained in:
@@ -1,3 +1,10 @@
|
|||||||
|
2006-01-23 Benoît Dejean <benoit@placenet.org>
|
||||||
|
|
||||||
|
* configure.in:
|
||||||
|
* NEW:
|
||||||
|
|
||||||
|
Released 2.13.3.
|
||||||
|
|
||||||
2006-01-02 Benoît Dejean <benoit@placenet.org>
|
2006-01-02 Benoît Dejean <benoit@placenet.org>
|
||||||
|
|
||||||
* NEWS:
|
* NEWS:
|
||||||
|
5
NEWS
5
NEWS
@@ -1,3 +1,8 @@
|
|||||||
|
January 23, 2006: Overview of changes in 2.13.3
|
||||||
|
===============================================
|
||||||
|
* linux:
|
||||||
|
- fixe get_procmap for linux < 2.6.14.
|
||||||
|
|
||||||
January 2, 2006: Overview of changes in 2.13.2
|
January 2, 2006: Overview of changes in 2.13.2
|
||||||
==============================================
|
==============================================
|
||||||
* Fixed libtool versioning (James Henstridge)
|
* Fixed libtool versioning (James Henstridge)
|
||||||
|
@@ -4,7 +4,7 @@ dnl
|
|||||||
|
|
||||||
m4_define([libgtop_major_version], [2])
|
m4_define([libgtop_major_version], [2])
|
||||||
m4_define([libgtop_minor_version], [13])
|
m4_define([libgtop_minor_version], [13])
|
||||||
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])
|
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