Commit for 090810rc1 release.
[pub/USBasp.git] / LUFA / Version.h
index f36c40a..35c5c07 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     000000\r
+                       #define LUFA_VERSION_INTEGER     090810\r
 \r
                        /** Indicates the version number of the library, as a string. */\r
-                       #define LUFA_VERSION_STRING      "000000"\r
+                       #define LUFA_VERSION_STRING      "090810"\r
 \r
 #endif\r