1.4.1 locus roundabout fix, 3 more operators

This commit is contained in:
Arndt 2016-05-09 22:05:40 +02:00
parent 0d70493919
commit 8609c1f47b
17 changed files with 54 additions and 24 deletions

View file

@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
android:versionCode="11"
android:versionName="1.4" package="btools.routingapp">
android:versionCode="12"
android:versionName="1.4.1" package="btools.routingapp">
<application android:icon="@drawable/icon" android:label="@string/app_name">
<activity android:name=".BRouterActivity"
android:label="@string/app_name"