Prepare release 0.6.0

Change-Id: I8c08855856fe781a244695f3eec702bf8f7ba7cc
diff --git a/wscript b/wscript
index 2a83317..087ed61 100644
--- a/wscript
+++ b/wscript
@@ -22,7 +22,7 @@
 from waflib import Context, Logs, Utils
 import os, subprocess
 
-VERSION = "0.5.2"
+VERSION = "0.6.0"
 APPNAME = "nlsr"
 BUGREPORT = "https://redmine.named-data.net/projects/nlsr"
 URL = "https://named-data.net/doc/NLSR/"