Loading ChangeLog +5 −0 Original line number Diff line number Diff line Changes in version 0.2.0.17-alpha - 2008-01-17 o Compile fixes: - Make the tor-gencert man page get included correctly in the tarball. Changes in version 0.2.0.16-alpha - 2008-01-17 o New directory authorities: - Set up gabelmoo (run by Karsten Loesing) as the fifth v3 directory Loading configure.in +1 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ dnl Copyright (c) 2004-2007, Roger Dingledine, Nick Mathewson dnl See LICENSE for licensing information AC_INIT AM_INIT_AUTOMAKE(tor, 0.2.0.16-alpha) AM_INIT_AUTOMAKE(tor, 0.2.0.17-alpha) AM_CONFIG_HEADER(orconfig.h) AC_CANONICAL_HOST Loading doc/Makefile.am +1 −1 Original line number Diff line number Diff line EXTRA_DIST = website img HACKING \ tor-resolve.1 \ tor-resolve.1 tor-gencert.1 \ tor-osx-dmg-creation.txt tor-rpm-creation.txt \ tor-win32-mingw-creation.txt Loading src/win32/orconfig.h +1 −1 Original line number Diff line number Diff line Loading @@ -227,6 +227,6 @@ #define USING_TWOS_COMPLEMENT /* Version number of package */ #define VERSION "0.2.0.16-alpha" #define VERSION "0.2.0.17-alpha" Loading
ChangeLog +5 −0 Original line number Diff line number Diff line Changes in version 0.2.0.17-alpha - 2008-01-17 o Compile fixes: - Make the tor-gencert man page get included correctly in the tarball. Changes in version 0.2.0.16-alpha - 2008-01-17 o New directory authorities: - Set up gabelmoo (run by Karsten Loesing) as the fifth v3 directory Loading
configure.in +1 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ dnl Copyright (c) 2004-2007, Roger Dingledine, Nick Mathewson dnl See LICENSE for licensing information AC_INIT AM_INIT_AUTOMAKE(tor, 0.2.0.16-alpha) AM_INIT_AUTOMAKE(tor, 0.2.0.17-alpha) AM_CONFIG_HEADER(orconfig.h) AC_CANONICAL_HOST Loading
doc/Makefile.am +1 −1 Original line number Diff line number Diff line EXTRA_DIST = website img HACKING \ tor-resolve.1 \ tor-resolve.1 tor-gencert.1 \ tor-osx-dmg-creation.txt tor-rpm-creation.txt \ tor-win32-mingw-creation.txt Loading
src/win32/orconfig.h +1 −1 Original line number Diff line number Diff line Loading @@ -227,6 +227,6 @@ #define USING_TWOS_COMPLEMENT /* Version number of package */ #define VERSION "0.2.0.16-alpha" #define VERSION "0.2.0.17-alpha"