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
diff --git a/ndn-cxx/debian/changelog b/ndn-cxx/debian/changelog
index 971518e..19db1e8 100644
--- a/ndn-cxx/debian/changelog
+++ b/ndn-cxx/debian/changelog
@@ -1,3 +1,10 @@
+ndn-cxx (0.3.1-ppa1~DISTRO) DISTRO; urgency=low
+
+  * New version based on ndn-cxx-0.3.1 (https://github.com/named-
+    data/ndn-cxx.git)
+
+ -- Alexander Afanasyev <alexander.afanasyev@ucla.edu>  Tue, 03 Mar 2015 22:06:41 -0800
+
 ndn-cxx (0.3.0-ppa1~DISTRO) DISTRO; urgency=low
 
   * New version based on ndn-cxx-0.3.0 (https://github.com/named-