Skip to Content.
Sympa Menu

ndt-dev - [ndt-dev] [ndt] r370 committed - Updated AndroidManifest.xml to reflect the first beta release version ...

Subject: NDT-DEV email list created

List archive

[ndt-dev] [ndt] r370 committed - Updated AndroidManifest.xml to reflect the first beta release version ...


Chronological Thread 
  • From:
  • To:
  • Subject: [ndt-dev] [ndt] r370 committed - Updated AndroidManifest.xml to reflect the first beta release version ...
  • Date: Thu, 08 Jul 2010 19:37:28 +0000

Revision: 370
Author:

Date: Thu Jul 8 12:32:30 2010
Log: Updated AndroidManifest.xml to reflect the first beta release version for the Market.
http://code.google.com/p/ndt/source/detail?r=370

Modified:
/branches/android/Android/AndroidManifest.xml

=======================================
--- /branches/android/Android/AndroidManifest.xml Wed Jun 9 15:23:05
2010
+++ /branches/android/Android/AndroidManifest.xml Thu Jul 8 12:32:30
2010
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android";
package="net.measurementlab.ndt" android:versionCode="1"
- android:versionName="1.0">
+ android:versionName="1.0b1">
<application android:icon="@drawable/ndt" android:label="@string/app_name">
<activity android:name=".AndroidNdt" android:label="@string/app_name">
<intent-filter>


  • [ndt-dev] [ndt] r370 committed - Updated AndroidManifest.xml to reflect the first beta release version ..., ndt, 07/08/2010

Archive powered by MHonArc 2.6.16.

Top of Page