commit | fb034219ef91ecea6a104bbaaa9310b16c40c977 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <aa@cs.fiu.edu> | Tue Jan 07 15:05:18 2020 -0500 |
committer | Alexander Afanasyev <aa@cs.fiu.edu> | Mon Jan 13 13:23:45 2020 -0500 |
tree | c4937de0da28c010214c5b5f6c22b138e6ee2df0 | |
parent | cf9e1c7789494cb7f74b5d38c0de744659996bc9 [diff] [blame] |
Prepare release 0.7.0 Change-Id: I86281204533ea893dd03f35fc0d9403be14f7da4 Refs: #5045
diff --git a/wscript b/wscript index 1357ce8..7bf7069 100644 --- a/wscript +++ b/wscript
@@ -26,7 +26,7 @@ from waflib import Context, Logs, Utils import os, subprocess -VERSION = '0.6.6' +VERSION = '0.7.0' APPNAME = 'nfd' BUGREPORT = 'https://redmine.named-data.net/projects/nfd' URL = 'https://named-data.net/doc/NFD/'