summaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
authorweidai <weidai11@users.noreply.github.com>2010-06-29 02:48:56 +0000
committerweidai <weidai11@users.noreply.github.com>2010-06-29 02:48:56 +0000
commit954fed3d5d6edb2639d5e093b0529b589ac31120 (patch)
treec8f372c362af4cb6fbc034e31ade99b7ee8275c2 /config.h
parentd1c31d0a04f55e59475012df42990d52604b936a (diff)
downloadcryptopp-git-954fed3d5d6edb2639d5e093b0529b589ac31120.tar.gz
update version number to 5.6.1
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 300c1d5a..f53cbce9 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 ********************