Prepare release 0.6.2

Change-Id: Ia5fefd6729fdf9cb5887a5165ba60614ab931280
Refs: #4564
diff --git a/wscript b/wscript
index 502c1ee..96740c3 100644
--- a/wscript
+++ b/wscript
@@ -3,7 +3,7 @@
 from waflib import Context, Logs, Utils
 import os, subprocess
 
-VERSION = '0.6.1'
+VERSION = '0.6.2'
 APPNAME = 'ndn-cxx'
 PACKAGE_BUGREPORT = 'https://redmine.named-data.net/projects/ndn-cxx'
 PACKAGE_URL = 'http://named-data.net/doc/ndn-cxx/'