moving versioning to 1.0.8

This commit is contained in:
Nathan Freitas 2012-04-08 23:25:35 -04:00
parent d11a6c6f75
commit a7320ea477
2 changed files with 2 additions and 4 deletions

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="org.torproject.android"
android:versionName="0.2.3.11-alpha-1.0.7.3-ALPHA-2"
android:versionName="0.2.3.11-alpha-1.0.8-RC1"
android:versionCode="37"
android:installLocation="auto"
>

View File

@ -1,11 +1,9 @@
NOTE: Specific #s below correspond to Trac tickets logged and maintained at https://trac.torproject.org/projects/tor/
1.0.7.3
1.0.8 (includes 1.0.7.3 and 1.0.7.2)
- fixed tor control port cookie file path lookup related to #5305
- updated strings
- adding in manual locale selection
1.0.7.2
- added obfsproxy binary to res/raw and binary installation process
- added new preferences to support obfsproxy bridge configuration
- upgraded tor binary to 0.2.3.11-alpha