commit | 77cddbc97871a415f0693dc251132aee070f8828 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <aa@cs.fiu.edu> | Mon Jan 28 14:38:16 2019 -0500 |
committer | Alexander Afanasyev <aa@cs.fiu.edu> | Mon Feb 04 13:31:06 2019 -0500 |
tree | ec9c1ac244af7a1fecacb84240264e8ba4dcaf4f | |
parent | c38219e208677f77cfa0d46ee0babcad363dfdee [diff] [blame] |
Prepare release 0.6.5 Change-Id: I2cc63230fd6b949cfae763a7a1cbeb03ea1d6400 Refs: #4821
diff --git a/wscript b/wscript index 217cfa4..6aee7cd 100644 --- a/wscript +++ b/wscript
@@ -26,7 +26,7 @@ from waflib import Context, Logs, Utils import os, subprocess -VERSION = '0.6.4' +VERSION = '0.6.5' APPNAME = 'nfd' BUGREPORT = 'https://redmine.named-data.net/projects/nfd' URL = 'https://named-data.net/doc/NFD/'