aboutsummaryrefslogtreecommitdiffstats
path: root/config.h
diff options
context:
space:
mode:
authorBartosz Fenski <fenio@debian.org>2005-11-04 17:25:27 +0100
committerDaniel Lange <DLange@git.local>2016-04-11 13:00:19 +0200
commit55a3aa9e6a59c1bf0248869d9f08e31ec4057c61 (patch)
treee45fc349e224501aa3c3dfedbbd6e8f04a8ab62e /config.h
parent435b6ae69f41d58f3eefdfcbd63e739387868057 (diff)
parent2c8c1a156130aa40be7dcaeb3ce2977a03cf50c2 (diff)
downloaddebian_htop-55a3aa9e6a59c1bf0248869d9f08e31ec4057c61.tar.gz
debian_htop-55a3aa9e6a59c1bf0248869d9f08e31ec4057c61.tar.bz2
debian_htop-55a3aa9e6a59c1bf0248869d9f08e31ec4057c61.zip
Imported Debian patch 0.5.4-1debian/0.5.4-1
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 bc474c3..e028286 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.3"
+#define PACKAGE_STRING "htop 0.5.4"
/* 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.3"
+#define PACKAGE_VERSION "0.5.4"
/* 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.3"
+#define VERSION "0.5.4"
/* Define to empty if `const' does not conform to ANSI C. */
/* #undef const */

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