Tango: fixed second database not saved when hitting Save two times consecutively

This commit is contained in:
matlabbe
2016-11-21 18:13:56 -05:00
parent 1c41882bf0
commit 3d5699ef4a
3 changed files with 11 additions and 7 deletions

View File

@@ -2,7 +2,7 @@
<!-- BEGIN_INCLUDE(manifest) -->
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.introlab.rtabmap"
android:versionCode="21"
android:versionCode="22"
android:versionName="@RTABMAP_VERSION@">
<uses-permission android:name="android.permission.CAMERA" />