summaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2006-10-30 02:55:17 +0000
committerRoger Dingledine <arma@torproject.org>2006-10-30 02:55:17 +0000
commitbc6eadd20e502d0fe420749d55f246970ca0e452 (patch)
treec48bc5baa478f690cdcabca50bbc339957ab8c83 /contrib
parentfa78bb58abe303af1250d31c4dd7cc6921eea638 (diff)
downloadtor-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')
-rw-r--r--contrib/tor.nsi.in2
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/"