summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorHisham Muhammad <hisham@gobolinux.org>2009-06-08 21:08:02 +0000
committerHisham Muhammad <hisham@gobolinux.org>2009-06-08 21:08:02 +0000
commit3e6be2d7f7492ecd6cf5c1a6647e403e9be59de9 (patch)
tree450683216bb7a2def6af9e4c400719e358b64ecf /configure.ac
parent4206828d17232d2ee048452214df36627ae56207 (diff)
fix to minor bug affecting the build process, a maintenance release will follow shortly.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 6da8f9fc..fdcc3e3f 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],[loderunner@users.sourceforge.net])
+AC_INIT([htop],[0.8.2.1],[loderunner@users.sourceforge.net])
AM_INIT_AUTOMAKE
AC_CONFIG_SRCDIR([htop.c])
AC_CONFIG_HEADER([config.h])

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