diff options
-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"} |