Prepare release 0.7.1

refs #5129

Change-Id: Iba2703bdc5153024dbdfcb7e4c043f52964736f9
diff --git a/wscript b/wscript
index 42e87c4..15cb62d 100644
--- a/wscript
+++ b/wscript
@@ -26,7 +26,7 @@
 from waflib import Context, Logs, Utils
 import os, subprocess
 
-VERSION = '0.7.0'
+VERSION = '0.7.1'
 APPNAME = 'nfd'
 BUGREPORT = 'https://redmine.named-data.net/projects/nfd'
 URL = 'https://named-data.net/doc/NFD/'