summaryrefslogtreecommitdiff
path: root/plugins/MobileState/src/version.h
diff options
context:
space:
mode:
authorRobert Pösel <robyer@seznam.cz>2013-11-09 22:48:06 +0000
committerRobert Pösel <robyer@seznam.cz>2013-11-09 22:48:06 +0000
commit0a661f19e02c1d4a766f2e3386afbc35da54ab41 (patch)
tree9093dc38a99d23e2f751992dc304f152e7ae59cf /plugins/MobileState/src/version.h
parent52160d1560cf32217dc0d916c78a68ba8f113fa2 (diff)
MobileState: add sleekxmpps client; version bump
git-svn-id: http://svn.miranda-ng.org/main/trunk@6848 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/MobileState/src/version.h')
-rw-r--r--plugins/MobileState/src/version.h2
1 files changed, 1 insertions, 1 deletions
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