X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/1d433d4506113c95285f633e3553ff62d4cfd05d..1e0c3bc69a75a835931f5943ce7157f6af97b15f:/LUFA/Version.h diff --git a/LUFA/Version.h b/LUFA/Version.h index 0e1411aa7..d8d740280 100644 --- a/LUFA/Version.h +++ b/LUFA/Version.h @@ -46,7 +46,7 @@ #define LUFA_VERSION_INTEGER 0x000000 /** Indicates the version number of the library, as a string. */ - #define LUFA_VERSION_STRING "XXXXXX" + #define LUFA_VERSION_STRING "000000" #endif