Browse Source

bump to 0.1.0.7-rc

svn:r4255
Roger Dingledine 20 years ago
parent
commit
ebee138d75
2 changed files with 2 additions and 2 deletions
  1. 1 1
      contrib/tor.nsi
  2. 1 1
      src/win32/orconfig.h

+ 1 - 1
contrib/tor.nsi

@@ -31,7 +31,7 @@
 
 !include "MUI.nsh"
 
-!define VERSION "0.1.0.6-rc-cvs"
+!define VERSION "0.1.0.7-rc"
 !define INSTALLER "tor-${VERSION}-win32.exe"
 !define WEBSITE "http://tor.eff.org/"
 

+ 1 - 1
src/win32/orconfig.h

@@ -215,4 +215,4 @@
 #define HAVE_EVENT_H
 
 /* Version number of package */
-#define VERSION "0.1.0.6-rc-cvs"
+#define VERSION "0.1.0.7-rc"