Author: kmorin Date: 2014-03-31 10:54:08 +0200 (Mon, 31 Mar 2014) New Revision: 39 Url: http://forge.chorem.org/projects/say-my-texts/repository/revisions/39 Log: prepare next version Modified: trunk/AndroidManifest.xml Modified: trunk/AndroidManifest.xml =================================================================== --- trunk/AndroidManifest.xml 2014-03-31 08:46:57 UTC (rev 38) +++ trunk/AndroidManifest.xml 2014-03-31 08:54:08 UTC (rev 39) @@ -1,8 +1,8 @@ <?xml version="1.0" encoding="utf-8"?> <manifest xmlns:android="http://schemas.android.com/apk/res/android" package="org.chorem.android.saymytexts" - android:versionCode="2" - android:versionName="1.1" + android:versionCode="3" + android:versionName="1.2" android:description="@string/app_description" android:installLocation="auto">