Merge 200fcc9565814288bd2cfe7c81620b6dea3a75d7 on remote branch

Change-Id: I3a1d392d33dd70b612a4597ddbb2dad136b5e9cd
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 461e14f..b841d09 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -16,8 +16,8 @@
 -->
 <manifest xmlns:android="http://schemas.android.com/apk/res/android"
     package="com.dsi.ant.server"
-    android:versionName="4.0.0"
-    android:versionCode="030200"
+    android:versionName="4.0.1"
+    android:versionCode="040001"
     android:sharedUserId="android.uid.system">
 
     <uses-sdk