From 8976d86915a87a83f3bfbfeaab949852001fecfe Mon Sep 17 00:00:00 2001 From: dswitkin Date: Mon, 3 May 2010 15:54:37 +0000 Subject: [PATCH] Bumped the version to 3.3 beta 2. git-svn-id: https://zxing.googlecode.com/svn/trunk@1329 59b500cc-1b3d-0410-9834-0bbf25fbcc57 --- android/AndroidManifest.xml | 4 ++-- android/assets/html/whatsnew.html | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/android/AndroidManifest.xml b/android/AndroidManifest.xml index 03564322f..036b187e0 100755 --- a/android/AndroidManifest.xml +++ b/android/AndroidManifest.xml @@ -20,8 +20,8 @@ version to be published. The next versionCode will be 7, regardless of whether t versionName is 2.31, 2.4, or 3.0. --> + android:versionName="3.3 beta 2" + android:versionCode="50"> diff --git a/android/assets/html/whatsnew.html b/android/assets/html/whatsnew.html index 31034134b..2126979c7 100644 --- a/android/assets/html/whatsnew.html +++ b/android/assets/html/whatsnew.html @@ -10,7 +10,7 @@
  • Added the ability to send a QR Code generated with the Share feature.
  • Forced the beep sound off if the phone is in silent mode.
  • Allowed web sites to start Barcode Scanner and choose the URL the result is sent to.
  • -
  • Added Portuguese translation.
  • +
  • Added Portuguese and Danish translations.