Version bump.

This commit is contained in:
Brian Pellin
2009-11-02 20:52:06 -06:00
parent 3db6460d39
commit 6fb250c9bc
2 changed files with 4 additions and 1 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="com.android.keepass"
android:versionName="0.9.3" android:versionCode="23">
android:versionName="0.9.4" android:versionCode="25">
<uses-sdk android:minSdkVersion="3" android:targetSdkVersion="4"/>
<supports-screens
android:smallScreens="true"

View File

@@ -1,3 +1,6 @@
KeePassdroid (0.9.4)
* Add French translation
KeePassdroid (0.9.3)
* Fix up translations
* Fix up timeouts.