Add support for the Paranoid Studio USB2AX boards (hardware revisions 1-3).
[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_INTEGER     0x000000
 
                        /** Indicates the version number of the library, as a string. */
-                       #define LUFA_VERSION_STRING      "XXXXXX"
+                       #define LUFA_VERSION_STRING      "000000"
 
 #endif
 
 
 #endif