commit | 0e5319c021598fe64143e10cfa892fdd2a846528 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Thu Jun 19 12:41:24 2014 -0700 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Thu Jun 19 12:41:24 2014 -0700 |
tree | 38f6779ba441e23d536bf1d253516d42cf3f7d36 | |
parent | 2811bddfdf3461f9ef64c9356d6e85c78f894eae [diff] [blame] |
ndn-cxx, nfd, ndndump: Updating to the latest dev versions
diff --git a/ndndump/Makefile b/ndndump/Makefile index 5f8e61b..714fd9e 100644 --- a/ndndump/Makefile +++ b/ndndump/Makefile
@@ -11,6 +11,6 @@ VERSION=0.0.0 # PPA version -PPA_VERSION=1 +PPA_VERSION=2 include ../packaging.mk