commit | a46d41df0e54a84819809e88503e89d6d95aa381 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <aa@cs.fiu.edu> | Sun Sep 16 20:55:42 2018 -0400 |
committer | Alex Afanasyev <aa@cs.fiu.edu> | Tue Sep 18 08:52:46 2018 -0700 |
tree | 77056fee565446695b40775ca0059b533102cc4d | |
parent | 922330b1e002c6c7e3ede18f8b5376275a7ca4ca [diff] [blame] |
Prepare release 0.6.3 Change-Id: I004e5609f26186ad270bbe5f2015052a7c2be89a Refs: #4727
diff --git a/wscript b/wscript index d4da8c4..3a90311 100644 --- a/wscript +++ b/wscript
@@ -26,7 +26,7 @@ from waflib import Context, Logs, Utils import os, subprocess -VERSION = '0.6.2' +VERSION = '0.6.3' APPNAME = 'nfd' BUGREPORT = 'https://redmine.named-data.net/projects/nfd' URL = 'https://named-data.net/doc/NFD/'