소스 검색

Bump 0.2.4 version more places

Nick Mathewson 9 년 전
부모
커밋
542100d3ca
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 1
      contrib/tor-mingw.nsi.in
  2. 1 1
      src/win32/orconfig.h

+ 1 - 1
contrib/tor-mingw.nsi.in

@@ -8,7 +8,7 @@
 !include "LogicLib.nsh"
 !include "FileFunc.nsh"
 !insertmacro GetParameters
-!define VERSION "0.2.4.26"
+!define VERSION "0.2.4.27"
 !define INSTALLER "tor-${VERSION}-win32.exe"
 !define WEBSITE "https://www.torproject.org/"
 !define LICENSE "LICENSE"

+ 1 - 1
src/win32/orconfig.h

@@ -241,7 +241,7 @@
 #define USING_TWOS_COMPLEMENT
 
 /* Version number of package */
-#define VERSION "0.2.4.26"
+#define VERSION "0.2.4.27"