X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fmain.h;h=820d3c5bf6d8aa379fdd5b07a20ecaf2911e381c;hb=2d235297197dd0c325184f7fc401d9c5c41c2616;hp=4ff458ade9c6cb1f022335d499512820b2595771;hpb=341dd8cb9d8d33191f3eeda7eba45f02418d2819;p=rocksndiamonds.git diff --git a/src/main.h b/src/main.h index 4ff458ad..820d3c5b 100644 --- a/src/main.h +++ b/src/main.h @@ -1326,9 +1326,9 @@ /* program information and versioning definitions */ #define PROGRAM_VERSION_MAJOR 3 -#define PROGRAM_VERSION_MINOR 1 -#define PROGRAM_VERSION_PATCH 1 -#define PROGRAM_VERSION_BUILD 0 +#define PROGRAM_VERSION_MINOR 2 +#define PROGRAM_VERSION_PATCH 0 +#define PROGRAM_VERSION_BUILD 1 #define PROGRAM_TITLE_STRING "Rocks'n'Diamonds" #define PROGRAM_AUTHOR_STRING "Holger Schemel"