Yuvipanda has submitted this change and it was merged. Change subject: Make new alpha release ......................................................................
Make new alpha release Change-Id: I38dd22b02c899e0400a026c2a0169edcd4d6a58b --- M wikipedia/AndroidManifest.xml 1 file changed, 2 insertions(+), 2 deletions(-) Approvals: Yuvipanda: Verified; Looks good to me, approved diff --git a/wikipedia/AndroidManifest.xml b/wikipedia/AndroidManifest.xml index f3a30ae..73e443e 100644 --- a/wikipedia/AndroidManifest.xml +++ b/wikipedia/AndroidManifest.xml @@ -1,8 +1,8 @@ <?xml version="1.0" encoding="utf-8"?> <manifest xmlns:android="http://schemas.android.com/apk/res/android" package="org.wikipedia" - android:versionCode="32" - android:versionName="2.0-alpha-2014-03-26" > + android:versionCode="33" + android:versionName="2.0-alpha-2014-04-08" > <uses-sdk android:minSdkVersion="10" -- To view, visit https://gerrit.wikimedia.org/r/124522 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I38dd22b02c899e0400a026c2a0169edcd4d6a58b Gerrit-PatchSet: 1 Gerrit-Project: apps/android/wikipedia Gerrit-Branch: master Gerrit-Owner: Yuvipanda <[email protected]> Gerrit-Reviewer: Yuvipanda <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
