commit | 339161aca3603f2766481219c721281fa6df9858 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Thu Oct 27 22:41:16 2016 +0000 |
committer | Alex Afanasyev <aa@cs.ucla.edu> | Sun Jan 22 12:02:58 2017 -0800 |
tree | a06caa4cb0415d8254ef882f64703e7f9e9a5d4a | |
parent | 958896e4c0aa5abec0c94b54e2619abde329017c [diff] [blame] |
Prepare release 0.4 Change-Id: Id00ffc0edb4b3fa0bb4826f3e48af21e982955d4
diff --git a/wscript b/wscript index 42cb690..00d472f 100644 --- a/wscript +++ b/wscript
@@ -1,6 +1,6 @@ # -*- Mode: python; py-indent-offset: 4; indent-tabs-mode: nil; coding: utf-8; -*- -VERSION = '0.3' +VERSION = '0.4' APPNAME = 'ndn-tools' GIT_TAG_PREFIX = 'ndn-tools-'