diff options
author | Erwan Velu <erwan.velu@free.fr> | 2009-03-26 18:47:57 +0100 |
---|---|---|
committer | Erwan Velu <erwan.velu@free.fr> | 2009-03-26 18:47:57 +0100 |
commit | e72ab3582de62f66b3dfd2159494effd3b6f800a (patch) | |
tree | 903773a872f48ec37f1b65b4d469efbda121fedc | |
parent | 151dd2c8122bc2cf6abfb67330cba9356d46e0c9 (diff) | |
download | syslinux-e72ab3582de62f66b3dfd2159494effd3b6f800a.tar.gz |
hdt: bump version to 0.2.7
Impact: None
Bump to 0.2.7
-rw-r--r-- | com32/hdt/hdt.h | 2 |
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"} |