diff options
author | Erwan Velu <erwanaliasr1@gmail.com> | 2011-02-02 21:09:37 +0100 |
---|---|---|
committer | Erwan Velu <erwanaliasr1@gmail.com> | 2011-02-02 21:09:37 +0100 |
commit | dbc9b065298b76895f40683f578199e70384469e (patch) | |
tree | 5ea6b255548768d9e5773dd8ea772b8ceb02985c /com32 | |
parent | fda3c7a626ad2c8eaacdb5f289bfdf5a12225801 (diff) | |
download | syslinux-dbc9b065298b76895f40683f578199e70384469e.tar.gz |
hdt: Releasing 0.4.0hdt/0.4.0
Diffstat (limited to 'com32')
-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 c65932d2..d13b931d 100644 --- a/com32/hdt/hdt.h +++ b/com32/hdt/hdt.h @@ -33,7 +33,7 @@ #define AUTHOR "Erwan Velu" #define CORE_DEVELOPER "Pierre-Alexandre Meyer" #define CONTACT "hdt@zytor.com" -#define VERSION "0.4.0-beta1" +#define VERSION "0.4.0" #define CODENAME "chouffe" #define NB_CONTRIBUTORS 3 #define CONTRIBUTORS {"Sebastien Gonzalve (Patches)", "Gert Hulselmans (Tests)", "Alexander Andino (Design)"} |