up version for b26

This commit is contained in:
Andy2 2011-05-03 18:47:16 -07:00
parent b4bfea0d93
commit a87f90b6e9
2 changed files with 2 additions and 2 deletions

View file

@ -22,7 +22,7 @@
to come from a domain that you own or have control over. --> to come from a domain that you own or have control over. -->
<manifest xmlns:android="http://schemas.android.com/apk/res/android" <manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="org.eehouse.android.xw4" package="org.eehouse.android.xw4"
android:versionCode="18" android:versionCode="19"
android:versionName="@string/app_version" android:versionName="@string/app_version"
> >

View file

@ -69,7 +69,7 @@
<!-- other --> <!-- other -->
<string name="default_host">eehouse.org</string> <string name="default_host">eehouse.org</string>
<string name="dict_url">http://eehouse.org/and_dicts_hh</string> <string name="dict_url">http://eehouse.org/and_dicts_hh</string>
<string name="app_version">4.4 beta 25</string> <string name="app_version">4.4 beta 26</string>
<!--string name="dict_url">http://10.0.2.2/~eehouse/and_dicts</string--> <!--string name="dict_url">http://10.0.2.2/~eehouse/and_dicts</string-->