Update version numbers.

This commit is contained in:
Hisham Muhammad 2006-05-24 00:25:41 +00:00
parent 69b1278c59
commit 7b2265b242
4 changed files with 11 additions and 3 deletions

View File

@ -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

View File

@ -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])

2
htop.1
View File

@ -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"

View File

@ -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