summaryrefslogtreecommitdiff
path: root/plugins/AuthState/src/version.h
diff options
context:
space:
mode:
authorRobert Pösel <robyer@seznam.cz>2013-06-14 15:55:21 +0000
committerRobert Pösel <robyer@seznam.cz>2013-06-14 15:55:21 +0000
commit4ab2514a98a3eda9a362decfa881be20245c1785 (patch)
treeda0becabbdef8ec090600180514f9f9c87e73d17 /plugins/AuthState/src/version.h
parentbc62a020d2064444e15d202ac9c4dc10d9c60eec (diff)
AuthState: Added support for Facebook contacts. Version bump.
git-svn-id: http://svn.miranda-ng.org/main/trunk@4940 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/AuthState/src/version.h')
-rw-r--r--plugins/AuthState/src/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/AuthState/src/version.h b/plugins/AuthState/src/version.h
index 254161210e..6cc3f4cafa 100644
--- a/plugins/AuthState/src/version.h
+++ b/plugins/AuthState/src/version.h
@@ -1,7 +1,7 @@
#define __MAJOR_VERSION 0
#define __MINOR_VERSION 0
#define __RELEASE_NUM 2
-#define __BUILD_NUM 0
+#define __BUILD_NUM 1
#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM