diff options
author | Roger Dingledine <arma@torproject.org> | 2006-10-30 02:55:17 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2006-10-30 02:55:17 +0000 |
commit | bc6eadd20e502d0fe420749d55f246970ca0e452 (patch) | |
tree | c48bc5baa478f690cdcabca50bbc339957ab8c83 /contrib/tor.nsi.in | |
parent | fa78bb58abe303af1250d31c4dd7cc6921eea638 (diff) | |
download | tor-bc6eadd20e502d0fe420749d55f246970ca0e452.tar.gz tor-bc6eadd20e502d0fe420749d55f246970ca0e452.zip |
clean changelog, bump to 0.1.2.3-alphator-0.1.2.3-alpha
svn:r8860
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 4ac8393d59..410864db3f 100644 --- a/contrib/tor.nsi.in +++ b/contrib/tor.nsi.in @@ -31,7 +31,7 @@ !include "MUI.nsh" -!define VERSION "0.1.2.2-alpha-dev" +!define VERSION "0.1.2.3-alpha" !define INSTALLER "tor-${VERSION}-win32.exe" !define WEBSITE "http://tor.eff.org/" |