commit | d8ed4c82b21f2e0460b55af268ad3ea0ea585818 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Wed May 13 05:32:17 2015 +0000 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Wed May 13 05:32:17 2015 +0000 |
tree | a3f1229a3ae06dab352c8382294fb2e0d4b971c5 | |
parent | db200c0a41e3f0a9ab469391b97faf0691e0607e [diff] [blame] |
ndndump: Update to use the latest ndn-cxx library Change-Id: I51e1a486b4fa8b186d128da7bc18cd8c7899ddfb
diff --git a/ndndump/Makefile b/ndndump/Makefile index 86bf867..2eab769 100644 --- a/ndndump/Makefile +++ b/ndndump/Makefile
@@ -11,6 +11,6 @@ VERSION=0.5.3 # PPA version -PPA_VERSION=4 +PPA_VERSION=7 include ../packaging.mk