diff options
author | Erwan Velu <erwan.velu@free.fr> | 2009-04-27 22:37:19 +0200 |
---|---|---|
committer | Erwan Velu <erwan.velu@free.fr> | 2009-04-27 22:37:19 +0200 |
commit | 16cf9d768f36fc57ae0ffdd05047554f49b3d26a (patch) | |
tree | 0240b02edc525d324196780a4746d4fd0797f038 | |
parent | f3518b90f640af68dc939f2b3da3583014805e3e (diff) | |
download | syslinux.git-hdt-0.3.2-pre1.tar.gz syslinux.git-hdt-0.3.2-pre1.tar.xz syslinux.git-hdt-0.3.2-pre1.zip |
hdt: 0.3.2-pre1hdt-0.3.2-pre1
Impact: pre version
pre1
-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 dfcb4368..1bb3a0d7 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 "hdt@zytor.com" -#define VERSION "0.3.1" +#define VERSION "0.3.2-pre1" #define NB_CONTRIBUTORS 2 #define CONTRIBUTORS {"Pierre-Alexandre Meyer", "Sebastien Gonzalve"} |