From 1217e83e77961b7a36dbf5a8443e26b54f014a9f Mon Sep 17 00:00:00 2001 From: Oliver Lau Date: Thu, 26 Nov 2015 14:13:20 +0100 Subject: [PATCH] v2.1.0-BETA7 --- Qt-SESAM.pri | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Qt-SESAM.pri b/Qt-SESAM.pri index 25043718..b1a53242 100644 --- a/Qt-SESAM.pri +++ b/Qt-SESAM.pri @@ -13,7 +13,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . -QTSESAM_VERSION = 2.1.0-BETA6 +QTSESAM_VERSION = 2.1.0-BETA7 DEFINES += CRYPTOPP_DISABLE_X86ASM CRYPTOPP_DISABLE_SSSE3