summaryrefslogtreecommitdiff
path: root/plugins/Sessions/Src/Version.h
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2016-06-09 15:55:11 +0000
committerGeorge Hazan <george.hazan@gmail.com>2016-06-09 15:55:11 +0000
commitc3da3167feb57fabd16cf5b0da116c4da5ec061c (patch)
tree558952088f9fbfd2c358c20e450c21f45541fe81 /plugins/Sessions/Src/Version.h
parentc9efa92db9841b30e756a826d57c4ff7d28fc013 (diff)
fix for automated session restoration
git-svn-id: http://svn.miranda-ng.org/main/trunk@16946 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Sessions/Src/Version.h')
-rw-r--r--plugins/Sessions/Src/Version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Sessions/Src/Version.h b/plugins/Sessions/Src/Version.h
index 6664b4d8e9..b758f6cf53 100644
--- a/plugins/Sessions/Src/Version.h
+++ b/plugins/Sessions/Src/Version.h
@@ -1,7 +1,7 @@
#define __MAJOR_VERSION 0
#define __MINOR_VERSION 1
#define __RELEASE_NUM 3
-#define __BUILD_NUM 1
+#define __BUILD_NUM 2
#include <stdver.h>