From 0a661f19e02c1d4a766f2e3386afbc35da54ab41 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20P=C3=B6sel?= Date: Sat, 9 Nov 2013 22:48:06 +0000 Subject: MobileState: add sleekxmpps client; version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@6848 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/MobileState/src/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/MobileState/src/version.h') diff --git a/plugins/MobileState/src/version.h b/plugins/MobileState/src/version.h index 8f83c602ab..a9edbdbdf2 100644 --- a/plugins/MobileState/src/version.h +++ b/plugins/MobileState/src/version.h @@ -1,7 +1,7 @@ #define __MAJOR_VERSION 0 #define __MINOR_VERSION 0 #define __RELEASE_NUM 1 -#define __BUILD_NUM 2 +#define __BUILD_NUM 3 #define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM -- cgit v1.2.3