Skip to content

Commit

Permalink
OpenCV Manager version++ for 2.6.4.2r3 update.
Browse files Browse the repository at this point in the history
  • Loading branch information
asmorkalov committed Sep 23, 2013
1 parent aa7ea9b commit 508ef03
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions platforms/android/service/engine/AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -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"/>
Expand Down

0 comments on commit 508ef03

Please sign in to comment.