File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11Change Log
22===============================================================================
3- Version 1.5.0 * (2014-09-xx )*
3+ Version 1.5.0 * (2014-10-01 )*
44----------------------------
55* Need for speed! Lots of performance optimizations in the application
66 - Application balances are now computed faster
Original file line number Diff line number Diff line change 1717
1818<manifest xmlns : android =" http://schemas.android.com/apk/res/android"
1919 package =" org.gnucash.android"
20- android : versionCode =" 41 "
20+ android : versionCode =" 42 "
2121 android : versionName =" @string/app_version_name" >
2222
2323 <uses-sdk android : minSdkVersion =" 8" android : targetSdkVersion =" 16" />
Original file line number Diff line number Diff line change 1717
1818<resources xmlns : xliff =" urn:oasis:names:tc:xliff:document:1.2" >
1919 <string name =" app_name" >GnuCash</string >
20- <string name =" app_version_name" >1.5.0-beta1 </string >
20+ <string name =" app_version_name" >1.5.0</string >
2121 <string name =" title_add_account" >Create Account</string >
2222 <string name =" title_edit_account" >Edit Account</string >
2323 <string name =" info_details" >Info</string >
You can’t perform that action at this time.
0 commit comments