]> sigrok.org Git - pulseview.git/commitdiff
AndroidManifest.xml: Bump PV version to 0.4.0.
authorUwe Hermann <redacted>
Wed, 17 Feb 2016 21:08:17 +0000 (22:08 +0100)
committerUwe Hermann <redacted>
Sun, 13 Mar 2016 21:06:16 +0000 (22:06 +0100)
android/AndroidManifest.xml

index eacc0021095dc100085c889ce853b663c243051a..968b7f5ab29aa2053c58493038908abb6841e671 100644 (file)
@@ -19,8 +19,8 @@
 -->
 <manifest xmlns:android="http://schemas.android.com/apk/res/android"
                package="org.sigrok.pulseview"
 -->
 <manifest xmlns:android="http://schemas.android.com/apk/res/android"
                package="org.sigrok.pulseview"
-               android:versionName="0.2.0"
-               android:versionCode="20"
+               android:versionName="0.4.0"
+               android:versionCode="40"
                android:installLocation="auto">
        <application android:hardwareAccelerated="true"
                 android:name="org.sigrok.pulseview.PulseViewApplication"
                android:installLocation="auto">
        <application android:hardwareAccelerated="true"
                 android:name="org.sigrok.pulseview.PulseViewApplication"