aboutsummaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
authorAgney Lopes Roth Ferraz <agney@debian.org>2009-09-24 15:13:54 -0300
committerSimon Quigley <tsimonq2@ubuntu.com>2017-06-19 14:38:49 -0500
commit0bd39c5982a7776caae412f93f9dd2abf0b3eaea (patch)
tree0fdf3718ea01d3aa834e850c983c65edce14a583 /config.h
parent1b6665085f47e0a86e4bebd5e313a2ab63600eb4 (diff)
parent7c47b5b9584f5011aeba18d7e1b26b3d3124825f (diff)
Import Debian changes 0.5.1-1
hardinfo (0.5.1-1) unstable; urgency=low * New upstream version. (Closes: #530290, #517591)
Diffstat (limited to 'config.h')
-rw-r--r--config.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/config.h b/config.h
index 84138705..145f55d8 100644
--- a/config.h
+++ b/config.h
@@ -1,11 +1,11 @@
#ifndef __CONFIG_H__
#define __CONFIG_H__
-#define VERSION "0.5c"
+#define VERSION "0.5.1"
#define ARCH_i386
#define ARCH "ARCH_i386"
#define PLATFORM "Linux"
-#define KERNEL "2.6.26-1-686"
+#define KERNEL "2.6.30-1-686"
#define HOSTNAME "comanche"
#define PREFIX "/usr/share/hardinfo/"
#define LIBPREFIX "/usr/lib/hardinfo/"