commit | ed808ab2c91062e2f2694926f265aa8f4d030b75 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Mon May 11 14:35:05 2015 -0700 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Tue May 12 13:36:59 2015 -0700 |
tree | 163484f96c31b1822f04a5349fff533f1ab0362f | |
parent | 7b0f4d1dd850c0a74db1e94ceead5d7e521d196b [diff] [blame] |
docs+build: Prepare release of version 0.3.2 Change-Id: I43223e09c2201c7d3185a3d8929a691ae963c5d1 Refs: #2618
diff --git a/wscript b/wscript index 60bdb99..c1feff6 100644 --- a/wscript +++ b/wscript
@@ -24,7 +24,7 @@ NFD, e.g., in COPYING.md file. If not, see <http://www.gnu.org/licenses/>. """ -VERSION = "0.3.1" +VERSION = "0.3.2" APPNAME = "nfd" BUGREPORT = "http://redmine.named-data.net/projects/nfd" URL = "http://named-data.net/doc/NFD/"