diff options
author | Agney Lopes Roth Ferraz <agney@users.sourceforge.net> | 2006-04-09 15:31:38 -0300 |
---|---|---|
committer | Simon Quigley <tsimonq2@ubuntu.com> | 2017-06-19 14:38:32 -0500 |
commit | e4f0aba9e74eea1d7d103e4e5a083f192971876e (patch) | |
tree | 1028f85f23e05b5059cf1aed44400829dd8a83de /config.h | |
parent | 952adafd11c1993a59aa369642c7fc8d8b8d2507 (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.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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__ */ |