diff --git a/Legion/Legion.rc b/Legion/Legion.rc index 27d56121..a1f0980b 100644 Binary files a/Legion/Legion.rc and b/Legion/Legion.rc differ diff --git a/Legion/version.h b/Legion/version.h index 6291e621..eb10fecf 100644 --- a/Legion/version.h +++ b/Legion/version.h @@ -7,8 +7,8 @@ #define STRINGIZE(s) STRINGIZE2(s) #define VER_MAJOR 1 -#define VER_MINOR 5 -#define VER_REVISION 2 +#define VER_MINOR 6 +#define VER_REVISION 0 #define VER_BUILD 0 #define VER_FILE VER_MAJOR, VER_MINOR, VER_REVISION, VER_BUILD