ndn-cxx: Bumping version
diff --git a/ndn-cxx/Makefile b/ndn-cxx/Makefile
index d3a4ebb..b3caf91 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.2.0-rc2
+GIT_VERSION=709116552edcd7821cb3fd41450f49430026c719
 
 # Package name
 NAME=ndn-cxx
 
 # Package version
-VERSION=0.2.0~rc2
+VERSION=0.2.0~rc2.1
 
 # PPA version
 PPA_VERSION=1
diff --git a/ndn-cxx/debian/changelog b/ndn-cxx/debian/changelog
index 25cf62a..250b9ed 100644
--- a/ndn-cxx/debian/changelog
+++ b/ndn-cxx/debian/changelog
@@ -1,3 +1,10 @@
+ndn-cxx (0.2.0~rc2.1-ppa1~DISTRO) DISTRO; urgency=low
+
+  * New version based on 709116552edcd7821cb3fd41450f49430026c719
+    (https://github.com/named-data/ndn-cxx.git)
+
+ -- Alexander Afanasyev <alexander.afanasyev@ucla.edu>  Wed, 13 Aug 2014 17:36:51 -0700
+
 ndn-cxx (0.2.0~rc2-ppa1~DISTRO) DISTRO; urgency=low
 
   * New version based on ndn-cxx-0.2.0-rc2 (https://github.com/named-