This is the version released to the Play Store as version 0.95.
@ -2,8 +2,8 @@
<manifest
xmlns:android="http://schemas.android.com/apk/res/android"
package="com.levien.synthesizer"
android:versionCode="6"
android:versionName="0.94">
android:versionCode="7"
android:versionName="0.95">
<uses-sdk android:minSdkVersion="9"
android:targetSdkVersion="17"
/> <!-- 9 = Gingerbread -->