commit | 48cb0b6f2eb2594064432692a56a4ccee4085d20 | [log] [tgz] |
---|---|---|
author | susmit <susmit@cs.colostate.edu> | Tue Feb 13 12:27:24 2018 -0700 |
committer | Alexander Afanasyev <aa@cs.fiu.edu> | Mon Feb 19 13:07:02 2018 -0500 |
tree | c978d0c7ee99ec31d744eae2078890b2e1e74a90 | |
parent | cc2c717b6289019acc45f209fce5e4cd10c31e72 [diff] [blame] |
Prepare for 0.6 release Change-Id: Iac0e2ac841f48429b62fb48632f9920673450bf4 Refs: #4497
diff --git a/wscript b/wscript index e4991b3..f02f7af 100644 --- a/wscript +++ b/wscript
@@ -1,6 +1,6 @@ # -*- Mode: python; py-indent-offset: 4; indent-tabs-mode: nil; coding: utf-8; -*- -VERSION = '0.5' +VERSION = '0.6' APPNAME = 'ndn-tools' GIT_TAG_PREFIX = 'ndn-tools-'