Namespace out the internal endpoint globals in the XMEGA architecture.
[pub/USBasp.git] / LUFA / Version.h
index 0e1411a..d8d7402 100644 (file)
@@ -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