aboutsummaryrefslogtreecommitdiff
path: root/install-win32/version.nsi
diff options
context:
space:
mode:
authorjames <james@e7ae566f-a301-0410-adde-c780ea21d3b5>2007-03-16 20:39:04 +0000
committerjames <james@e7ae566f-a301-0410-adde-c780ea21d3b5>2007-03-16 20:39:04 +0000
commit464d33ae4255d76606c308341efdd956efeb8129 (patch)
tree7a5db9021775370930ad3974303fa33b798b0fba /install-win32/version.nsi
parentDon't build special x64 version of tapinstall.exe (diff)
downloadopenvpn-464d33ae4255d76606c308341efdd956efeb8129.tar.xz
Revert r1773
git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@1776 e7ae566f-a301-0410-adde-c780ea21d3b5
Diffstat (limited to 'install-win32/version.nsi')
-rw-r--r--install-win32/version.nsi2
1 files changed, 1 insertions, 1 deletions
diff --git a/install-win32/version.nsi b/install-win32/version.nsi
index 9976ad7..164dc19 100644
--- a/install-win32/version.nsi
+++ b/install-win32/version.nsi
@@ -1,7 +1,7 @@
# Version numbers, settings, and dependencies
# for Windows OpenVPN installer.
-!define PRODUCT_VERSION "2.1_rc2e"
+!define PRODUCT_VERSION "2.1_rc2c"
# Copy installer to this directory when finished.
# If undefined, don't copy installer after generation.