diff options
author | james <james@e7ae566f-a301-0410-adde-c780ea21d3b5> | 2007-04-25 23:52:12 +0000 |
---|---|---|
committer | james <james@e7ae566f-a301-0410-adde-c780ea21d3b5> | 2007-04-25 23:52:12 +0000 |
commit | cf43470647c9b826dfca3b304daae4f97212e1b3 (patch) | |
tree | dd25860936f50b2b61592571782ab0e77b6e4f25 /version.m4 | |
parent | Fixed 64-bit portability bug in time_string function (Thomas Habets). (diff) | |
download | openvpn-cf43470647c9b826dfca3b304daae4f97212e1b3.tar.xz |
Version 2.1_rc4v2.1_rc4
git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@1881 e7ae566f-a301-0410-adde-c780ea21d3b5
Diffstat (limited to '')
-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_rc3a]) +define(PRODUCT_VERSION,[2.1_rc4]) |