Loading CHANGELOG +1 −1 Original line number Diff line number Diff line 0.2.20 09-Jul-2012 0.2.20 10-Jul-2012 o Append router status information if Tor is using microdescriptors. o Display paths with their native separators. Resolves ticket 4337. o Do not ignore the Show on Startup checkbox. Fixes bug 5351. Loading CMakeLists.txt +1 −1 Original line number Diff line number Diff line Loading @@ -14,7 +14,7 @@ set(VER_MAJOR "0") set(VER_MINOR "2") set(VER_PATCH "20") set(VERSION "${VER_MAJOR}.${VER_MINOR}.${VER_PATCH}-git") set(VERSION "${VER_MAJOR}.${VER_MINOR}.${VER_PATCH}") message(STATUS "Configuring Vidalia ${VERSION}") project(Vidalia) Loading Loading
CHANGELOG +1 −1 Original line number Diff line number Diff line 0.2.20 09-Jul-2012 0.2.20 10-Jul-2012 o Append router status information if Tor is using microdescriptors. o Display paths with their native separators. Resolves ticket 4337. o Do not ignore the Show on Startup checkbox. Fixes bug 5351. Loading
CMakeLists.txt +1 −1 Original line number Diff line number Diff line Loading @@ -14,7 +14,7 @@ set(VER_MAJOR "0") set(VER_MINOR "2") set(VER_PATCH "20") set(VERSION "${VER_MAJOR}.${VER_MINOR}.${VER_PATCH}-git") set(VERSION "${VER_MAJOR}.${VER_MINOR}.${VER_PATCH}") message(STATUS "Configuring Vidalia ${VERSION}") project(Vidalia) Loading