Updated version number.

This commit is contained in:
2014-05-21 16:19:38 -04:30
parent 963b774c0a
commit 8620cecd47
2 changed files with 3 additions and 4 deletions

View File

@@ -14,11 +14,10 @@
* See the License for the specific language governing permissions and
* limitations under the License.
-->
<!-- android:screenOrientation="portrait" -->
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="ve.ucv.ciens.ccg.nxtar"
android:versionCode="140404"
android:versionName="14.04.04" >
android:versionCode="140515"
android:versionName="14.05.15" >
<uses-sdk android:minSdkVersion="12" android:targetSdkVersion="19" />