From c3da3167feb57fabd16cf5b0da116c4da5ec061c Mon Sep 17 00:00:00 2001 From: George Hazan Date: Thu, 9 Jun 2016 15:55:11 +0000 Subject: fix for automated session restoration git-svn-id: http://svn.miranda-ng.org/main/trunk@16946 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/Sessions/Src/Version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/Sessions/Src/Version.h') 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 -- cgit v1.2.3