diff --git a/source/LeLib/data.cpp b/source/LeLib/data.cpp index af8021f32..dbb7e332a 100644 --- a/source/LeLib/data.cpp +++ b/source/LeLib/data.cpp @@ -28,7 +28,7 @@ #define MAJOR 0 #define FEATURE 17 -#define NIGHTLY 333 +#define NIGHTLY 351 #define VERSION STR(MAJOR) "." STR(FEATURE) "." STR(NIGHTLY)