v0.5 changes -- a few things were lagging behind, like AndroidManifest versioning :)
authorRick van Rein <rick@openfortress.nl>
Mon, 22 Oct 2012 22:24:42 +0000 (00:24 +0200)
committerRick van Rein <rick@openfortress.nl>
Mon, 22 Oct 2012 22:24:42 +0000 (00:24 +0200)
AndroidManifest.xml
README

index 19f9a65..4f4bb3f 100644 (file)
@@ -1,7 +1,7 @@
 <manifest xmlns:android="http://schemas.android.com/apk/res/android"
     package="nl.openfortress.android6bed4"
-    android:versionCode="4"
-    android:versionName="0.4.2" >
+    android:versionCode="5"
+    android:versionName="0.5" >
 
     <uses-sdk
         android:minSdkVersion="14"
diff --git a/README b/README
index e3c7650..28d7f27 100644 (file)
--- a/README
+++ b/README
@@ -62,7 +62,7 @@ Future versions might be even more useful:
  0.2 :- VPN properly claimed, also on 1st start
  0.3 :- Tunnel IPv6 from *fixed* IPv4 address
  0.4 :- Use RtrSol/RtrAdv for autoconfig (v00)
- 0.5 :- Use NgbAdv/NgbAdv for generic peering (v01)
+ 0.5 :- Use NgbSol/NgbAdv for generic peering (v01)
  0.6 :- Use TCP SYN/ACK for optimistic peering (v02)  
  0.7 :- ??? Redirect native through 6bed4 (v02?)
  1.0 :- Add artwork and a spiffy webpage