Version bump to 1.1.release-1.1
authorRafał Rzepecki <[email protected]>
Wed, 8 Jul 2009 11:08:48 +0000 (8 13:08 +0200)
committerRafał Rzepecki <[email protected]>
Wed, 8 Jul 2009 11:08:48 +0000 (8 13:08 +0200)
AndroidManifest.xml

index 6dc1746..3e167c4 100644 (file)
@@ -18,8 +18,8 @@
 -->
 <manifest xmlns:android="http://schemas.android.com/apk/res/android"
       package="pl.blip.divide.ledtester"
-      android:versionCode="1"
-      android:versionName="1.0">
+      android:versionCode="2"
+      android:versionName="1.1">
     <application android:icon="@drawable/icon" android:label="@string/app_name">
         <activity android:name=".LedTester"
                   android:label="@string/app_name">