diff options
author | james <james@e7ae566f-a301-0410-adde-c780ea21d3b5> | 2008-01-25 01:01:51 +0000 |
---|---|---|
committer | james <james@e7ae566f-a301-0410-adde-c780ea21d3b5> | 2008-01-25 01:01:51 +0000 |
commit | 67463ad59203dac8598098c8b4aec0bbd434c409 (patch) | |
tree | 52fff666af8cd1c166263a6aef9c0d12bc69abf2 /version.m4 | |
parent | VERSION 2.1_rc6 (diff) | |
download | openvpn-67463ad59203dac8598098c8b4aec0bbd434c409.tar.xz |
Added a few extra files that exist in the svn repo
but were not being copied into the tarball by
make dist.
git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@2674 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_rc6]) +define(PRODUCT_VERSION,[2.1_rc6a]) |