updating version
authorAndrey Pavlenko <no@email>
Fri, 22 Jun 2012 15:19:03 +0000 (15:19 +0000)
committerAndrey Pavlenko <no@email>
Fri, 22 Jun 2012 15:19:03 +0000 (15:19 +0000)
modules/java/android_lib/.project
modules/java/android_lib/AndroidManifest.xml

index 2bd2cb3..559d17b 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <projectDescription>
-       <name>OpenCV-2.4.0</name>
+       <name>OpenCV-2.4.2</name>
        <comment></comment>
        <projects>
        </projects>
index d20698f..6f7b335 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <manifest xmlns:android="http://schemas.android.com/apk/res/android"
       package="org.opencv"
-      android:versionCode="240"
-      android:versionName="2.4.0">
+      android:versionCode="242"
+      android:versionName="2.4.2">
 </manifest>