diff options
author | Roger Dingledine <arma@torproject.org> | 2006-11-04 05:30:44 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2006-11-04 05:30:44 +0000 |
commit | 23110622c77b77f036cfacf29cfe8454f91dc9f1 (patch) | |
tree | 7588a50c40b21a4ecb94935969bf33570361db7d /contrib | |
parent | d20ad9e46db844c90bcd9a0161706361601a54cf (diff) | |
download | tor-23110622c77b77f036cfacf29cfe8454f91dc9f1.tar.gz tor-23110622c77b77f036cfacf29cfe8454f91dc9f1.zip |
clean up changelog, bump to 0.1.1.25.
i won't package and tag for another 24 hours or so, so there's
still time to realize it's not ready. let me know.
svn:r8900
Diffstat (limited to 'contrib')
-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 f6c539168a..be8f4ecf49 100644 --- a/contrib/tor.nsi.in +++ b/contrib/tor.nsi.in @@ -31,7 +31,7 @@ !include "MUI.nsh" -!define VERSION "0.1.1.24" +!define VERSION "0.1.1.25" !define INSTALLER "tor-${VERSION}-win32.exe" !define WEBSITE "http://tor.eff.org/" |