summaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
authorweidai <weidai@57ff6487-cd31-0410-9ec3-f628ee90f5f0>2010-06-29 02:48:56 +0000
committerweidai <weidai@57ff6487-cd31-0410-9ec3-f628ee90f5f0>2010-06-29 02:48:56 +0000
commit32a4a9f72510c22a1c4ef7b73b0496ea031a090b (patch)
treec8f372c362af4cb6fbc034e31ade99b7ee8275c2 /config.h
parentb6959b978f2240f19b71f12d22184f9f47610602 (diff)
downloadcryptopp-32a4a9f72510c22a1c4ef7b73b0496ea031a090b.tar.gz
update version number to 5.6.1
git-svn-id: svn://svn.code.sf.net/p/cryptopp/code/trunk/c5@498 57ff6487-cd31-0410-9ec3-f628ee90f5f0
Diffstat (limited to 'config.h')
-rw-r--r--config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.h b/config.h
index 300c1d5..f53cbce 100644
--- a/config.h
+++ b/config.h
@@ -341,7 +341,7 @@ NAMESPACE_END
#define CRYPTOPP_ALLOW_UNALIGNED_DATA_ACCESS
#endif
-#define CRYPTOPP_VERSION 560
+#define CRYPTOPP_VERSION 561
// ***************** determine availability of OS features ********************