commit | 407d56982168836b76ff5f78ce13949214bb27b4 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <aa@cs.fiu.edu> | Thu Oct 18 15:00:10 2018 -0400 |
committer | Alexander Afanasyev <aa@cs.fiu.edu> | Fri Oct 19 10:25:29 2018 -0400 |
tree | f7b411524facffbcc891fab0463a3c294655dce5 | |
parent | 3c0c03560955122a782d83f552e5f8fd4d2cfff9 [diff] [blame] |
Prepare release 0.6.4 Change-Id: I5f72c2fbf2a2ec86c108a47b4c854b069267276b
diff --git a/wscript b/wscript index 3a90311..c5f8b33 100644 --- a/wscript +++ b/wscript
@@ -26,7 +26,7 @@ from waflib import Context, Logs, Utils import os, subprocess -VERSION = '0.6.3' +VERSION = '0.6.4' APPNAME = 'nfd' BUGREPORT = 'https://redmine.named-data.net/projects/nfd' URL = 'https://named-data.net/doc/NFD/'