/[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 1444 by torben, Tue May 3 21:13:58 2011 UTC revision 1445 by torben, Wed May 4 09:03:08 2011 UTC
# Line 3  Line 3 
3        package="dk.thoerup.traininfo"        package="dk.thoerup.traininfo"
4        android:installLocation="auto"        android:installLocation="auto"
5        android:versionCode="46" android:versionName="0.9.9">        android:versionCode="46" android:versionName="0.9.9">
6          <!-- 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">
9          <activity android:name="WelcomeScreen" android:label="@string/app_name">          <activity android:name="WelcomeScreen" android:label="@string/app_name">

Legend:
Removed from v.1444  
changed lines
  Added in v.1445

  ViewVC Help
Powered by ViewVC 1.1.20