1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-21 19:33:03 +04:00

OpenCV Manager version++ for 2.6.4.2r3 update.

This commit is contained in:
Alexander Smorkalov
2013-09-23 15:57:02 +04:00
parent aa7ea9be78
commit 508ef03a54
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="org.opencv.engine"
android:versionCode="211@ANDROID_PLATFORM_VERSION_CODE@"
android:versionName="2.11" >
android:versionCode="212@ANDROID_PLATFORM_VERSION_CODE@"
android:versionName="2.12" >
<uses-sdk android:minSdkVersion="@ANDROID_NATIVE_API_LEVEL@" />
<uses-feature android:name="android.hardware.touchscreen" android:required="false"/>