Fix issue in CDC device class driver where received data the size of the data endpoin...
[pub/USBasp.git] / LUFA / Version.h
index 35c5c07..3cb333e 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     000000\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