X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fmain.h;h=8c3258cae2edbb67936ac050ce8d04a9e0930e7a;hb=1a22e8bdd70708d1ee0bb3f21a456eca4e3de50a;hp=6c6c9830b5f51e03783e2ecbcc12afd8f64d0085;hpb=372e96f519a2866624c49616c894ebf2b24a316b;p=rocksndiamonds.git diff --git a/src/main.h b/src/main.h index 6c6c9830..8c3258ca 100644 --- a/src/main.h +++ b/src/main.h @@ -2557,9 +2557,9 @@ enum // program information and versioning definitions #define PROGRAM_VERSION_SUPER 4 -#define PROGRAM_VERSION_MAJOR 1 -#define PROGRAM_VERSION_MINOR 4 -#define PROGRAM_VERSION_PATCH 2 +#define PROGRAM_VERSION_MAJOR 2 +#define PROGRAM_VERSION_MINOR 0 +#define PROGRAM_VERSION_PATCH 0 #define PROGRAM_VERSION_EXTRA "" #define PROGRAM_TITLE_STRING "Rocks'n'Diamonds"