summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHisham Muhammad <hisham@gobolinux.org>2006-05-24 00:25:41 +0000
committerHisham Muhammad <hisham@gobolinux.org>2006-05-24 00:25:41 +0000
commit7b2265b242667691e89a11360734ef8500a5ee8a (patch)
treed5ab14c79ba81151cadfeeee1378c53e6d13d8ac
parent69b1278c5985939c240eaffcd82be63c800a5cc6 (diff)
Update version numbers.
-rw-r--r--ChangeLog8
-rw-r--r--configure.ac2
-rw-r--r--htop.12
-rw-r--r--htop.desktop2
4 files changed, 11 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index a19a83aa..b217c700 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,12 @@
+What's new in version 0.6.2
+
+* BUGFIX: Fixed crash when using some .htoprc files from 0.6
+ (thanks to Wolfram Schlich and John Thomas for the reports)
+* BUGFIX: Ensure changes to color scheme are saved
+* BUGFIX: Make configure behave correctly with --with-proc
+* Minor addition to .desktop file.
+
What's new in version 0.6.1
* New meter type: "All CPUs", which dynamically adjusts
diff --git a/configure.ac b/configure.ac
index b1e882c3..029c2b67 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ(2.57)
-AC_INIT([htop],[0.6.1],[loderunner@users.sourceforge.net])
+AC_INIT([htop],[0.6.2],[loderunner@users.sourceforge.net])
AM_INIT_AUTOMAKE
AC_CONFIG_SRCDIR([htop.c])
AC_CONFIG_HEADER([config.h])
diff --git a/htop.1 b/htop.1
index 043d26c5..3572c951 100644
--- a/htop.1
+++ b/htop.1
@@ -1,4 +1,4 @@
-.TH "htop" "1" "0.6.1" "Bartosz Fenski <fenio@o2.pl>" "Utils"
+.TH "htop" "1" "0.6.2" "Bartosz Fenski <fenio@o2.pl>" "Utils"
.SH "NAME"
htop \- interactive process viewer
.SH "SYNTAX"
diff --git a/htop.desktop b/htop.desktop
index e54d1a63..2b3ff005 100644
--- a/htop.desktop
+++ b/htop.desktop
@@ -1,6 +1,6 @@
[Desktop Entry]
Encoding=UTF-8
-Version=0.6.1
+Version=0.6.2
Name=Htop
Type=Application
Comment=Show System Processes

© 2014-2024 Faster IT GmbH | imprint | privacy policy