summaryrefslogtreecommitdiffstats
path: root/src/app/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/app/main.cpp')
-rw-r--r--src/app/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/app/main.cpp b/src/app/main.cpp
index a62552a..e614b23 100644
--- a/src/app/main.cpp
+++ b/src/app/main.cpp
@@ -45,7 +45,7 @@ using namespace NMakeFile;
const int nVersionMajor = 1;
const int nVersionMinor = 0;
-const int nVersionPatch = 11;
+const int nVersionPatch = 12;
static void showLogo()
{