OpenCV Manager version incremented.

This commit is contained in:
Alexander Smorkalov 2012-09-10 11:37:04 +04:00
parent 1de829c359
commit 43a401ba19

View File

@ -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="13"
android:versionName="1.3" >
android:versionCode="14"
android:versionName="1.4" >
<uses-sdk android:minSdkVersion="8" />
<uses-feature android:name="android.hardware.touchscreen" android:required="false"/>