commit | eacd617151f9dd87f404df2a3776ba9c5cb58513 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <aa@cs.fiu.edu> | Mon Oct 16 16:40:31 2017 -0400 |
committer | Alexander Afanasyev <aa@cs.fiu.edu> | Tue Oct 17 09:57:47 2017 -0400 |
tree | c428e157c00d6898aae0006dd1855576c921d029 | |
parent | 11e74eb20f917a5fb77024f57cdd65f2dd4103a2 [diff] [blame] |
Prepare release 0.5 Change-Id: I196869398c577fb0f1c702218a22bc90dd0d3716 Refs: #4275
diff --git a/wscript b/wscript index abdf4ef..e4991b3 100644 --- a/wscript +++ b/wscript
@@ -1,6 +1,6 @@ # -*- Mode: python; py-indent-offset: 4; indent-tabs-mode: nil; coding: utf-8; -*- -VERSION = '0.4' +VERSION = '0.5' APPNAME = 'ndn-tools' GIT_TAG_PREFIX = 'ndn-tools-'