ndn-cxx: Version 0.6.5
Change-Id: Ib5d192a0071478b6516ec883e1e40a43d0bc9193
diff --git a/ndn-cxx/Makefile b/ndn-cxx/Makefile
index 7704fea..9c02dd8 100644
--- a/ndn-cxx/Makefile
+++ b/ndn-cxx/Makefile
@@ -2,15 +2,15 @@
GIT_URL=https://github.com/named-data/ndn-cxx.git
# Tag name or commit hash for checkout
-GIT_VERSION=ndn-cxx-0.6.3
+GIT_VERSION=ndn-cxx-0.6.5
# Package name
NAME=ndn-cxx
# Package version
-VERSION=0.6.3
+VERSION=0.6.5
# PPA version
-PPA_VERSION=3
+PPA_VERSION=1
include ../packaging.mk