The incomplete StandaloneProgrammer project now uses Host and Device Mass storage...
[pub/USBasp.git] / LUFA / Version.h
index 35c5c07..712f44f 100644 (file)
@@ -41,9 +41,9 @@
        /* Public Interface - May be used in end-application: */\r
                /* Macros: */\r
                        /** Indicates the version number of the library, as an integer. */\r
-                       #define LUFA_VERSION_INTEGER     090810\r
+                       #define LUFA_VERSION_INTEGER     0x000000\r
 \r
                        /** Indicates the version number of the library, as a string. */\r
-                       #define LUFA_VERSION_STRING      "090810"\r
+                       #define LUFA_VERSION_STRING      "XXXXXX"\r
 \r
 #endif\r