aboutsummaryrefslogtreecommitdiffstats
path: root/config.h
diff options
context:
space:
mode:
authorBartosz Fenski <fenio@debian.org>2006-08-14 13:03:15 +0200
committerDaniel Lange <DLange@git.local>2016-04-11 13:00:21 +0200
commit8ae888dfb193b86560b4d874767c347bf2be8097 (patch)
treed82d76a4fb242d84ab6371f76ca88459d9d8b98e /config.h
parentf520e61979ccb94cf3f6f8e5c67784c6c260924e (diff)
parent85bb4ad9cb820ac3b8e935a930084a06cbfd2847 (diff)
downloaddebian_htop-8ae888dfb193b86560b4d874767c347bf2be8097.tar.gz
debian_htop-8ae888dfb193b86560b4d874767c347bf2be8097.tar.bz2
debian_htop-8ae888dfb193b86560b4d874767c347bf2be8097.zip
Imported Debian patch 0.6.3-1debian/0.6.3-1
Diffstat (limited to 'config.h')
-rw-r--r--config.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/config.h b/config.h
index 359fdcb..d566f99 100644
--- a/config.h
+++ b/config.h
@@ -105,16 +105,16 @@
#define PACKAGE_NAME "htop"
/* Define to the full name and version of this package. */
-#define PACKAGE_STRING "htop 0.6.2"
+#define PACKAGE_STRING "htop 0.6.3"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "htop"
/* Define to the version of this package. */
-#define PACKAGE_VERSION "0.6.2"
+#define PACKAGE_VERSION "0.6.3"
/* Path of proc filesystem */
-#define PROCDIR "/System/Kernel/Status"
+#define PROCDIR "/proc"
/* Define as the return type of signal handlers (`int' or `void'). */
#define RETSIGTYPE void
@@ -123,7 +123,7 @@
#define STDC_HEADERS 1
/* Version number of package */
-#define VERSION "0.6.2"
+#define VERSION "0.6.3"
/* Define to empty if `const' does not conform to ANSI C. */
/* #undef const */

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