aboutsummaryrefslogtreecommitdiffstats
path: root/config.h
diff options
context:
space:
mode:
authorDaniel Lange <DLange@git.local>2016-07-25 18:25:28 +0200
committerDaniel Lange <DLange@git.local>2016-07-25 18:25:28 +0200
commit31b71b67011fa52f091df6fe536a11d6d0bfb256 (patch)
tree31cb222871017376af8b7435d24cf4961863fa93 /config.h
parent8c82a38002ce09db2a0b83dab8b598cf1ab0596c (diff)
downloaddebian_htop-31b71b67011fa52f091df6fe536a11d6d0bfb256.tar.gz
debian_htop-31b71b67011fa52f091df6fe536a11d6d0bfb256.tar.bz2
debian_htop-31b71b67011fa52f091df6fe536a11d6d0bfb256.zip
Imported Upstream version 2.0.2upstream/2.0.2
Diffstat (limited to 'config.h')
-rw-r--r--config.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/config.h b/config.h
index a2576a7..54bce27 100644
--- a/config.h
+++ b/config.h
@@ -155,7 +155,7 @@
#define PACKAGE_NAME "htop"
/* Define to the full name and version of this package. */
-#define PACKAGE_STRING "htop 2.0.1"
+#define PACKAGE_STRING "htop 2.0.2"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "htop"
@@ -164,7 +164,7 @@
#define PACKAGE_URL ""
/* Define to the version of this package. */
-#define PACKAGE_VERSION "2.0.1"
+#define PACKAGE_VERSION "2.0.2"
/* Path of proc filesystem */
#define PROCDIR "/proc"
@@ -198,7 +198,7 @@
/* Version number of package */
-#define VERSION "2.0.1"
+#define VERSION "2.0.2"
/* Define to 1 if on MINIX. */
/* #undef _MINIX */

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