aboutsummaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
authorAgney Lopes Roth Ferraz <agney@debian.org>2006-10-11 23:56:11 -0300
committerSimon Quigley <tsimonq2@ubuntu.com>2017-06-19 14:38:37 -0500
commitfe52c0d1c1fd03de59be5f15047b2f23207e32fb (patch)
tree93ad53521e001bc109f83bd57ae7cbd791d86c48 /config.h
parent7c03859545faa5dff9d54a63e892de75a4e39d2c (diff)
Import Debian changes 0.4.1-3
hardinfo (0.4.1-3) unstable; urgency=low * Changed libz path (Closes: #391963) * added support to alpha arm ia64 m68k s390
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 58e89d9a..6a0131b5 100644
--- a/config.h
+++ b/config.h
@@ -5,7 +5,7 @@
#define LSPCI "/bin/lspci -v"
#define ARCH_i386
#define PLATFORM "Linux"
-#define KERNEL "2.6.16-1-686"
+#define KERNEL "2.6.17-1-k7"
#define HOSTNAME "comanche.linuxhome.com.br"
#define PREFIX "/usr/share/hardinfo/"
#define LIBPREFIX "/usr/lib/hardinfo/"