Bump to BS 4.6.5

This commit is contained in:
Sean Owen 2014-04-23 12:51:00 +01:00
parent e130eac0ea
commit f309e9a4cd
2 changed files with 3 additions and 4 deletions

View file

@ -16,8 +16,8 @@
-->
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.google.zxing.client.android"
android:versionName="4.6.4"
android:versionCode="99"
android:versionName="4.6.5"
android:versionCode="100"
android:installLocation="auto">
<uses-permission android:name="android.permission.CAMERA"/>

View file

@ -7,8 +7,7 @@
</head>
<body>
<ul>
<li>New option to stop automatic orientation changes</li>
<li>New option to automatically open web pages</li>
<li>Bug fixes</li>
</ul>
</body>
</html>