diff --git a/contrib/mobile/Android/AndroidManifest.xml b/contrib/mobile/Android/AndroidManifest.xml
index 9dcf728450ddd36cce4c2f5a40f92b4b3bdc5170..960da9dc422022d512c066d56c9da1878be5bcfc 100644
--- a/contrib/mobile/Android/AndroidManifest.xml
+++ b/contrib/mobile/Android/AndroidManifest.xml
@@ -1,7 +1,7 @@
 <manifest xmlns:android="http://schemas.android.com/apk/res/android"
           package="org.geuz.onelab"
-          android:versionCode="24"
-          android:versionName="1.4.1"
+          android:versionCode="25"
+          android:versionName="1.5.0"
           android:installLocation="auto" >
   
   <uses-sdk android:minSdkVersion="14"
diff --git a/doc/VERSIONS.txt b/doc/VERSIONS.txt
index 5025bed631b27ae214aaf090a3dd144dd82c3274..2018c483a8b9d20c0176154bf3ec34e74a715afb 100644
--- a/doc/VERSIONS.txt
+++ b/doc/VERSIONS.txt
@@ -1,4 +1,4 @@
-2.14.1 (October 29, 2016): fixed regression in periodic meshes; small bug fixes
+2.14.1 (October 30, 2016): fixed regression in periodic meshes; small bug fixes
 and code cleanups.
 
 2.14.0 (October 9, 2016): new Tochnog file format export; added ability to