commit | 2d6954c574e6bfa00cdede84694df18974e18679 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Fri Jun 26 14:30:44 2015 -0700 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Wed Jul 01 10:35:06 2015 -0700 |
tree | 0a666d00205c0461309815f179c0b5f0e1d48057 | |
parent | 8868140aacebef304b66761d815f47762ce8a753 [diff] [blame] |
docs+build: Prepare release of version 0.3.3 Change-Id: I67b433cbd51bd5f19951271befc352cdf36af047 Refs: #2812
diff --git a/wscript b/wscript index 53da547..7eeab19 100644 --- a/wscript +++ b/wscript
@@ -3,7 +3,7 @@ from waflib import Logs, Utils, Context import os -VERSION = "0.3.2" +VERSION = "0.3.3" APPNAME = "ndn-cxx" PACKAGE_BUGREPORT = "http://redmine.named-data.net/projects/ndn-cxx" PACKAGE_URL = "http://named-data.net/doc/ndn-cxx/"