ndn-cxx: Update to version 0.5.0

Change-Id: Ibc5ec39316641e70ea0fea68a2b2dbb5c8d04df7
diff --git a/ndn-cxx/Makefile b/ndn-cxx/Makefile
index d2424e5..ad553ab 100644
--- a/ndn-cxx/Makefile
+++ b/ndn-cxx/Makefile
@@ -2,13 +2,13 @@
 GIT_URL=https://github.com/named-data/ndn-cxx.git
 
 # Tag name or commit hash for checkout
-GIT_VERSION=ndn-cxx-0.4.1
+GIT_VERSION=ndn-cxx-0.5.0
 
 # Package name
 NAME=ndn-cxx
 
 # Package version
-VERSION=0.4.1
+VERSION=0.5.0
 
 # PPA version
 PPA_VERSION=1