diff options
author | james <james@e7ae566f-a301-0410-adde-c780ea21d3b5> | 2007-04-23 01:55:10 +0000 |
---|---|---|
committer | james <james@e7ae566f-a301-0410-adde-c780ea21d3b5> | 2007-04-23 01:55:10 +0000 |
commit | fd3384e0f8aede5f8d0c50214e6ab4fff1540dc7 (patch) | |
tree | cd04810eda7ad8efd445ed8acbb976630a0569b7 /version.m4 | |
parent | Version is now specified in version.m4 for both (diff) | |
download | openvpn-fd3384e0f8aede5f8d0c50214e6ab4fff1540dc7.tar.xz |
Version 2.1_rc3v2.1_rc3
git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@1868 e7ae566f-a301-0410-adde-c780ea21d3b5
Diffstat (limited to 'version.m4')
-rw-r--r-- | version.m4 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,2 +1,2 @@ dnl define the OpenVPN version -define(PRODUCT_VERSION,[2.1_rc2f]) +define(PRODUCT_VERSION,[2.1_rc3]) |