aboutsummaryrefslogtreecommitdiffstats
path: root/config.h
diff options
context:
space:
mode:
authorDaniel Lange <DLange@git.local>2016-04-11 13:00:17 +0200
committerDaniel Lange <DLange@git.local>2016-04-11 13:00:17 +0200
commitbb3dd9e92f5a33ba5dd1192edc1671192e63cc8e (patch)
treebd146a0a270a0cbd30fb677e63714bd3410b1d69 /config.h
parentc868e3f8d629e1caddff1a51a7d2dd04f49994a3 (diff)
downloaddebian_htop-bb3dd9e92f5a33ba5dd1192edc1671192e63cc8e.tar.gz
debian_htop-bb3dd9e92f5a33ba5dd1192edc1671192e63cc8e.tar.bz2
debian_htop-bb3dd9e92f5a33ba5dd1192edc1671192e63cc8e.zip
Imported Upstream version 0.5.2upstream/0.5.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 ebc5b69..f49c1d9 100644
--- a/config.h
+++ b/config.h
@@ -105,13 +105,13 @@
#define PACKAGE_NAME "htop"
/* Define to the full name and version of this package. */
-#define PACKAGE_STRING "htop 0.5.1"
+#define PACKAGE_STRING "htop 0.5.2"
/* 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.5.1"
+#define PACKAGE_VERSION "0.5.2"
/* Define as the return type of signal handlers (`int' or `void'). */
#define RETSIGTYPE void
@@ -120,7 +120,7 @@
#define STDC_HEADERS 1
/* Version number of package */
-#define VERSION "0.5.1"
+#define VERSION "0.5.2"
/* Define to empty if `const' does not conform to ANSI C. */
/* #undef const */

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