summaryrefslogtreecommitdiff
path: root/com32
diff options
context:
space:
mode:
authorErwan Velu <erwan.velu@free.fr>2009-03-26 18:47:57 +0100
committerErwan Velu <erwan.velu@free.fr>2009-03-26 18:47:57 +0100
commite72ab3582de62f66b3dfd2159494effd3b6f800a (patch)
tree903773a872f48ec37f1b65b4d469efbda121fedc /com32
parent151dd2c8122bc2cf6abfb67330cba9356d46e0c9 (diff)
downloadsyslinux-e72ab3582de62f66b3dfd2159494effd3b6f800a.tar.gz
hdt: bump version to 0.2.7
Impact: None Bump to 0.2.7
Diffstat (limited to 'com32')
-rw-r--r--com32/hdt/hdt.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/com32/hdt/hdt.h b/com32/hdt/hdt.h
index 6097f6af..14c94b36 100644
--- a/com32/hdt/hdt.h
+++ b/com32/hdt/hdt.h
@@ -32,7 +32,7 @@
#define PRODUCT_NAME "Hardware Detection Tool"
#define AUTHOR "Erwan Velu"
#define CONTACT "erwan(dot)velu(point)free(dot)fr"
-#define VERSION "0.2.6"
+#define VERSION "0.2.7"
#define NB_CONTRIBUTORS 2
#define CONTRIBUTORS {"Pierre-Alexandre Meyer", "Sebastien Gonzalve"}