ndn-cxx: Update to the latest dev version
diff --git a/ndn-cxx/Makefile b/ndn-cxx/Makefile
index 5a14eaf..d7e96ce 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=a8659ff5709a27404e69e85e0fd27823c4abc76d
+GIT_VERSION=0711380b4ce58b751c1f02434876cbdfbf839328
 
 # Package name
 NAME=ndn-cxx
 
 # Package version
-VERSION=0.3.0~rc0.2
+VERSION=0.3.0~rc0.3
 
 # PPA version
 PPA_VERSION=1
diff --git a/ndn-cxx/debian/changelog b/ndn-cxx/debian/changelog
index c96ac4e..91bd45b 100644
--- a/ndn-cxx/debian/changelog
+++ b/ndn-cxx/debian/changelog
@@ -1,3 +1,10 @@
+ndn-cxx (0.3.0~rc0.3-ppa1~DISTRO) DISTRO; urgency=low
+
+  * New version based on 0711380b4ce58b751c1f02434876cbdfbf839328
+    (https://github.com/named-data/ndn-cxx.git)
+
+ -- Alexander Afanasyev <alexander.afanasyev@ucla.edu>  Fri, 16 Jan 2015 14:48:32 -0800
+
 ndn-cxx (0.3.0~rc0.2-ppa1~DISTRO) DISTRO; urgency=low
 
   * New version based on a8659ff5709a27404e69e85e0fd27823c4abc76d