-Changes in version 0.2.1.16-rc - 2009-06-19
+Changes in version 0.2.1.16-rc - 2009-06-20
o Security fixes:
- Fix an edge case where a malicious exit relay could convince a
controller that the client's DNS question resolves to an internal IP
dnl See LICENSE for licensing information
AC_INIT
-AM_INIT_AUTOMAKE(tor, 0.2.1.15-rc-dev)
+AM_INIT_AUTOMAKE(tor, 0.2.1.16-rc)
AM_CONFIG_HEADER(orconfig.h)
AC_CANONICAL_HOST
!include "FileFunc.nsh"
!insertmacro GetParameters
-!define VERSION "0.2.1.15-rc-dev"
+!define VERSION "0.2.1.16-rc"
!define INSTALLER "tor-${VERSION}-win32.exe"
!define WEBSITE "https://www.torproject.org/"
!define LICENSE "LICENSE"
#define USING_TWOS_COMPLEMENT
/* Version number of package */
-#define VERSION "0.2.1.15-rc-dev"
+#define VERSION "0.2.1.16-rc"