/[projects]/android/TrainInfo/AndroidManifest.xml
ViewVC logotype

Diff of /android/TrainInfo/AndroidManifest.xml

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1569 by torben, Fri Jul 8 17:39:35 2011 UTC revision 1570 by torben, Sat Jul 9 07:33:25 2011 UTC
# Line 2  Line 2 
2  <manifest xmlns:android="http://schemas.android.com/apk/res/android"  <manifest xmlns:android="http://schemas.android.com/apk/res/android"
3        package="dk.thoerup.traininfo"        package="dk.thoerup.traininfo"
4        android:installLocation="auto"        android:installLocation="auto"
5        android:versionCode="53" android:versionName="1.1.0">        android:versionCode="54" android:versionName="1.1.1">
6        <!-- non't never ever just bumb versionCode and not versionName - you can't differentiate between them if you do -->        <!-- non't never ever just bumb versionCode and not versionName - you can't differentiate between them if you do -->
7                
8      <application android:icon="@drawable/train" android:label="@string/app_name">      <application android:icon="@drawable/train" android:label="@string/app_name">

Legend:
Removed from v.1569  
changed lines
  Added in v.1570

  ViewVC Help
Powered by ViewVC 1.1.20