diff options
author | Roger Dingledine <arma@torproject.org> | 2006-09-30 00:10:21 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2006-09-30 00:10:21 +0000 |
commit | 1912d1a67c9fe1403d5f300cfbd3009d0476edd9 (patch) | |
tree | 07a63cc3054d991edfd71fc8100fd309ca87d5d7 /contrib/tor.nsi.in | |
parent | 28a99b16728d0ffa3d00d5175d3cde8715a74153 (diff) | |
download | tor-1912d1a67c9fe1403d5f300cfbd3009d0476edd9.tar.gz tor-1912d1a67c9fe1403d5f300cfbd3009d0476edd9.zip |
finish changelog for 0.1.1.24. it's ready, unless we findtor-0.1.1.24
something wrong real soon now.
svn:r8547
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 295a8ec21c..f6c539168a 100644 --- a/contrib/tor.nsi.in +++ b/contrib/tor.nsi.in @@ -31,7 +31,7 @@ !include "MUI.nsh" -!define VERSION "0.1.1.23" +!define VERSION "0.1.1.24" !define INSTALLER "tor-${VERSION}-win32.exe" !define WEBSITE "http://tor.eff.org/" |