diff --git a/ring-android/app/src/main/AndroidManifest.xml b/ring-android/app/src/main/AndroidManifest.xml
index ba89999e2b53ce36ee66b6117cb984fd25163dc4..8a7aed319cd8defc2ef36bc9ea4220b7b0c16c83 100644
--- a/ring-android/app/src/main/AndroidManifest.xml
+++ b/ring-android/app/src/main/AndroidManifest.xml
@@ -20,8 +20,8 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 <manifest xmlns:android="http://schemas.android.com/apk/res/android"
     package="cx.ring"
     android:installLocation="auto"
-    android:versionCode="67"
-    android:versionName="20170223">
+    android:versionCode="68"
+    android:versionName="20170301">
 
     <supports-screens
         android:anyDensity="true"