ndn-cxx: Update to the latest dev release

Change-Id: Ie51e6decf7cc7c864d64f827c790f05a7cc3fc11
diff --git a/ndn-cxx/Makefile b/ndn-cxx/Makefile
index 8eeb435..32d5eca 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=895395f7f666445712171bb7b7e82387682b3c84
+GIT_VERSION=3b54e855980450677030240c9d83681d595c5643
 
 # Package name
 NAME=ndn-cxx
 
 # Package version
-VERSION=0.3.1-3-g895395f
+VERSION=0.3.1-13-g3b54e85
 
 # PPA version
 PPA_VERSION=1
diff --git a/ndn-cxx/debian/changelog b/ndn-cxx/debian/changelog
index d5fa991..c45a405 100644
--- a/ndn-cxx/debian/changelog
+++ b/ndn-cxx/debian/changelog
@@ -1,3 +1,10 @@
+ndn-cxx (0.3.1-13-g3b54e85-ppa1~DISTRO) DISTRO; urgency=low
+
+  * New version based on 3b54e855980450677030240c9d83681d595c5643
+    (https://github.com/named-data/ndn-cxx.git)
+
+ -- Alexander Afanasyev <alexander.afanasyev@ucla.edu>  Tue, 05 May 2015 20:20:59 +0000
+
 ndn-cxx (0.3.1-3-g895395f-ppa1~DISTRO) DISTRO; urgency=low
 
   * New version based on 895395f7f666445712171bb7b7e82387682b3c84