X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/6a10d6b465be27db090d760dc0fbe722c94e4344..2f95eea14689d30a3172a7e1e30980072bf23fac:/LUFA/Version.h diff --git a/LUFA/Version.h b/LUFA/Version.h index f36c40a92..3cb333ebb 100644 --- a/LUFA/Version.h +++ b/LUFA/Version.h @@ -44,6 +44,6 @@ #define LUFA_VERSION_INTEGER 000000 /** Indicates the version number of the library, as a string. */ - #define LUFA_VERSION_STRING "000000" + #define LUFA_VERSION_STRING "XXXXXX" #endif