Prepare release 0.7.1

refs #5129

Change-Id: I3c86a1fb10e542f825c92bd0d935a2814fea1f04
diff --git a/wscript b/wscript
index 03cd636..fc739f8 100644
--- a/wscript
+++ b/wscript
@@ -3,7 +3,7 @@
 from waflib import Context, Logs, Utils
 import os, subprocess
 
-VERSION = '0.7.0'
+VERSION = '0.7.1'
 APPNAME = 'ndn-cxx'
 PACKAGE_BUGREPORT = 'https://redmine.named-data.net/projects/ndn-cxx'
 PACKAGE_URL = 'http://named-data.net/doc/ndn-cxx/'