diff --git a/source/LeLib/data.cpp b/source/LeLib/data.cpp index e35fb2956..34d1a5d80 100644 --- a/source/LeLib/data.cpp +++ b/source/LeLib/data.cpp @@ -28,7 +28,7 @@ #define MAJOR 0 #define FEATURE 17 -#define NIGHTLY 320 +#define NIGHTLY 321 #define VERSION STR(MAJOR) "." STR(FEATURE) "." STR(NIGHTLY)