]> gitweb.fperrin.net Git - Dictionary.git/commitdiff
go
authorthadh <thadh@THADH-MTV.ad.corp.google.com>
Thu, 30 Jul 2009 22:01:49 +0000 (15:01 -0700)
committerthadh <thadh@THADH-MTV.ad.corp.google.com>
Thu, 30 Jul 2009 22:01:49 +0000 (15:01 -0700)
AndroidManifest.xml

index 368dd8070f2a0fd1cc16457af73ad5865274a83f..76e1a537e091abdf8a2f84e807ef3fa544ca5dc1 100755 (executable)
@@ -1,7 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <manifest xmlns:android="http://schemas.android.com/apk/res/android"
-       package="com.hughes.android.dictionary" android:versionCode="4"
-       android:versionName="1.1">
+       package="com.hughes.android.dictionary" android:versionName="1.2" android:versionCode="5">
        
        <uses-sdk android:minSdkVersion="2" />
        <uses-permission android:name="android.permission.INTERNET"/>