diff options
author | Roger Dingledine <arma@torproject.org> | 2006-06-13 05:48:37 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2006-06-13 05:48:37 +0000 |
commit | 25526b08f0a49620e3244d79c5d945ebbf6149d0 (patch) | |
tree | b4f6262170bc4a347059a1dfef734161629e7be5 /contrib/tor.nsi.in | |
parent | 1ae2e73a9c80d220f52d16d0c983e305855a492a (diff) | |
download | tor-25526b08f0a49620e3244d79c5d945ebbf6149d0.tar.gz tor-25526b08f0a49620e3244d79c5d945ebbf6149d0.zip |
bump the stable tree to 0.1.1.21-cvs
svn:r6612
Diffstat (limited to 'contrib/tor.nsi.in')
-rw-r--r-- | contrib/tor.nsi.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/tor.nsi.in b/contrib/tor.nsi.in index 0594aa163a..9c4d301e11 100644 --- a/contrib/tor.nsi.in +++ b/contrib/tor.nsi.in @@ -31,7 +31,7 @@ !include "MUI.nsh" -!define VERSION "0.1.1.21" +!define VERSION "0.1.1.21-cvs" !define INSTALLER "tor-${VERSION}-win32.exe" !define WEBSITE "http://tor.eff.org/" |