summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHisham Muhammad <hisham@gobolinux.org>2006-05-09 18:17:13 +0000
committerHisham Muhammad <hisham@gobolinux.org>2006-05-09 18:17:13 +0000
commit7d930a21f13116591e7d38df0bbc590856fdb575 (patch)
treef8de82dd864d82a23b61546c41e7668a9d0e8a72
parent6ce1e12b55ead65329d83268a44015a20edecf06 (diff)
Getting stuff ready for a release
-rw-r--r--configure.ac2
-rw-r--r--htop.12
-rw-r--r--htop.desktop2
3 files changed, 3 insertions, 3 deletions
diff --git a/configure.ac b/configure.ac
index f984a55c..bc0c73dc 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],[UNRELEASED-2006.01.12],[loderunner@users.sourceforge.net])
+AC_INIT([htop],[0.6.1],[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 ddca7bb5..043d26c5 100644
--- a/htop.1
+++ b/htop.1
@@ -1,4 +1,4 @@
-.TH "htop" "1" "0.6" "Bartosz Fenski <fenio@o2.pl>" "Utils"
+.TH "htop" "1" "0.6.1" "Bartosz Fenski <fenio@o2.pl>" "Utils"
.SH "NAME"
htop \- interactive process viewer
.SH "SYNTAX"
diff --git a/htop.desktop b/htop.desktop
index 721b328a..0a24371c 100644
--- a/htop.desktop
+++ b/htop.desktop
@@ -1,6 +1,6 @@
[Desktop Entry]
Encoding=UTF-8
-Version=0.6
+Version=0.6.1
Name=Htop
Type=Application
Comment=Show System Processes

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