ndn-cxx: Update to version 0.3.1
diff --git a/ndn-cxx/Makefile b/ndn-cxx/Makefile
index 24ab850..82de8e7 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.3.0
+GIT_VERSION=ndn-cxx-0.3.1
 
 # Package name
 NAME=ndn-cxx
 
 # Package version
-VERSION=0.3.0
+VERSION=0.3.1
 
 # PPA version
 PPA_VERSION=1