From f02576fa8b18132df009ea1f8d6aea07e06d5059 Mon Sep 17 00:00:00 2001 From: james Date: Tue, 22 Jan 2008 22:08:35 +0000 Subject: Incremented version number to 2.1_rc4a. Windows changes: Incremented included OpenSSL version to openssl-0.9.7m. Updated openssl.patch for openssl-0.9.7m and added some brief usage comments to the head of the patch. Added build-pkcs11-helper.sh for building the pkcs11-helper library. Integrated inclusion of pkcs11-helper into Windows build system. git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@2649 e7ae566f-a301-0410-adde-c780ea21d3b5 --- version.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'version.m4') diff --git a/version.m4 b/version.m4 index 3189fc8..add24da 100644 --- a/version.m4 +++ b/version.m4 @@ -1,2 +1,2 @@ dnl define the OpenVPN version -define(PRODUCT_VERSION,[2.1_rc4]) +define(PRODUCT_VERSION,[2.1_rc4a]) -- cgit