[libgtop] Prepared release 2.33.4



commit 819bfe56ee84340315193ffcb72244c4a23ad3ac
Author: Robert Roth <robert roth off gmail com>
Date:   Mon Jan 18 23:22:18 2016 +0200

    Prepared release 2.33.4

 NEWS         |    5 +++++
 configure.ac |    2 +-
 2 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 2c333f5..fc7dfa5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+18 January 2016: Overview of changes in 2.33.4
+
+* On OpenBSD only PID 1 is special
+* Call setlocale in main
+
 14 December: Overview of changes in 2.33.3
 
 * Fixed borken compilation on OpenBSD 
diff --git a/configure.ac b/configure.ac
index 9ad9349..1781ab5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@ dnl
 
 m4_define([libgtop_major_version], [2])
 m4_define([libgtop_minor_version], [33])
-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])
 
 dnl  increment if the interface has additions, changes, removals.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]