diff options
author | George Hazan <george.hazan@gmail.com> | 2014-04-01 15:03:48 +0000 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2014-04-01 15:03:48 +0000 |
commit | 1cab05afa07b7a27596c43f568a15b7b342a115e (patch) | |
tree | 88b0b58e9a6d0df746985df75cd71e99f0ce7e73 /plugins/CryptoPP | |
parent | 024c7fb409dc9b0c921a41a89a411496a17b0f70 (diff) |
and version bump, of course
git-svn-id: http://svn.miranda-ng.org/main/trunk@8814 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/CryptoPP')
-rw-r--r-- | plugins/CryptoPP/src/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/CryptoPP/src/version.h b/plugins/CryptoPP/src/version.h index d631d036d1..6ffdb07e87 100644 --- a/plugins/CryptoPP/src/version.h +++ b/plugins/CryptoPP/src/version.h @@ -1,7 +1,7 @@ #define __MAJOR_VERSION 1
#define __MINOR_VERSION 0
#define __RELEASE_NUM 4
-#define __BUILD_NUM 7
+#define __BUILD_NUM 8
#include <stdver.h>
|