Update version number

This commit is contained in:
Erwan Croze 2017-10-02 15:42:07 +02:00
parent 93d53d2ab5
commit f71eba53ab
2 changed files with 2 additions and 2 deletions

View file

@ -2,7 +2,7 @@
<manifest package="org.linphone"
xmlns:android="http://schemas.android.com/apk/res/android"
android:installLocation="auto"
android:versionCode="3282"
android:versionCode="3283"
android:versionName="3.2.8">
<uses-sdk

View file

@ -2,7 +2,7 @@
<manifest package="org.linphone"
xmlns:android="http://schemas.android.com/apk/res/android"
android:installLocation="auto"
android:versionCode="3280"
android:versionCode="3283"
android:versionName="3.2.8">
<uses-sdk