summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHisham Muhammad <hisham@gobolinux.org>2009-06-23 14:02:14 +0000
committerHisham Muhammad <hisham@gobolinux.org>2009-06-23 14:02:14 +0000
commitdd86b9b646ecfd795616fa2ca6ec9c054aa0b98b (patch)
treea8e19cfcd6a85f8e66ffd776efe854b6136d1e13
parent2b53419983f681aff7bd4e5141bd248d651387f9 (diff)
prepare release 0.8.3
-rw-r--r--configure.ac4
-rw-r--r--htop.1.in (renamed from htop.1)2
2 files changed, 3 insertions, 3 deletions
diff --git a/configure.ac b/configure.ac
index fdcc3e3f..59ca6e07 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.8.2.1],[loderunner@users.sourceforge.net])
+AC_INIT([htop],[0.8.3],[loderunner@users.sourceforge.net])
AM_INIT_AUTOMAKE
AC_CONFIG_SRCDIR([htop.c])
AC_CONFIG_HEADER([config.h])
@@ -104,5 +104,5 @@ if test "$plpa_happy" = "yes"; then
AC_DEFINE([HAVE_PLPA], [1], [Have plpa])
fi
-AC_CONFIG_FILES([Makefile])
+AC_CONFIG_FILES([Makefile htop.1])
AC_OUTPUT
diff --git a/htop.1 b/htop.1.in
index e40defcc..6fb20f78 100644
--- a/htop.1
+++ b/htop.1.in
@@ -1,4 +1,4 @@
-.TH "htop" "1" "0.8.2" "Bartosz Fenski <fenio@o2.pl>" "Utils"
+.TH "htop" "1" "@PACKAGE_VERSION@" "Bartosz Fenski <fenio@o2.pl>" "Utils"
.SH "NAME"
htop \- interactive process viewer
.SH "SYNTAX"

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