Release version 4.0.0

Includes:
	-Android L compatibility fix - remove ANT and ANT_ADMIN permissions
	-new readme with changelog
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 4c6497c..ebd1541 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -16,7 +16,7 @@
 -->
 <manifest xmlns:android="http://schemas.android.com/apk/res/android"
     package="com.dsi.ant.server"
-    android:versionName="3.2.0"
+    android:versionName="4.0.0"
     android:versionCode="030200"
     android:sharedUserId="android.uid.system">