aboutsummaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
authorAgney Lopes Roth Ferraz <agney@users.sourceforge.net>2006-04-09 15:31:38 -0300
committerSimon Quigley <tsimonq2@ubuntu.com>2017-06-19 14:38:32 -0500
commite4f0aba9e74eea1d7d103e4e5a083f192971876e (patch)
tree1028f85f23e05b5059cf1aed44400829dd8a83de /config.h
parent952adafd11c1993a59aa369642c7fc8d8b8d2507 (diff)
Import Debian changes 0.3.7pre-3
hardinfo (0.3.7pre-3) unstable; urgency=low * added mips64 support.
Diffstat (limited to 'config.h')
-rw-r--r--config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.h b/config.h
index 2c73ca29..63651fb2 100644
--- a/config.h
+++ b/config.h
@@ -8,7 +8,7 @@
#define ENABLE_NLS
#define ARCH_i386
#define PLATFORM "Linux"
-#define KERNEL "2.6.11-1-k7"
+#define KERNEL "2.6.15-1-k7"
#define HOSTNAME "comanche.hangar"
#endif /* __CONFIG_H__ */