Bump to 0.95-alpha2, prepare for stable

This commit is contained in:
Daniel Martí 2015-07-30 10:28:40 -07:00
parent e9ce43832a
commit 040c900be5
2 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
### Upcoming release
### 0.95 (2015-08-??)
* Start porting UI to Material Design, including a new launcher icon

View File

@ -3,8 +3,8 @@
xmlns:tools="http://schemas.android.com/tools"
package="org.fdroid.fdroid"
android:installLocation="auto"
android:versionCode="95001"
android:versionName="0.95-alpha1"
android:versionCode="95002"
android:versionName="0.95-alpha2"
>
<uses-sdk