Prepare for release 0.8

This commit is contained in:
Hisham Muhammad 2008-05-07 23:02:38 +00:00
parent ce3114079c
commit 6beb27d803
3 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
What's new in version 0.7.1
What's new in version 0.8
* Ability to change sort column with the mouse by
clicking column titles (click again to invert order)

View File

@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ(2.57)
AC_INIT([htop],[0.7],[loderunner@users.sourceforge.net])
AC_INIT([htop],[0.8],[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.7" "Bartosz Fenski <fenio@o2.pl>" "Utils"
.TH "htop" "1" "0.8" "Bartosz Fenski <fenio@o2.pl>" "Utils"
.SH "NAME"
htop \- interactive process viewer
.SH "SYNTAX"