Skip to content

Commit 98e8156

Browse files
committed
MozStumbler v0.7.3
1 parent db7b956 commit 98e8156

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

AndroidManifest.xml.in

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
33
package="org.mozilla.mozstumbler"
4-
android:versionCode="13"
5-
android:versionName="0.7.2" >
4+
android:versionCode="14"
5+
android:versionName="0.7.3" >
66

77
<uses-sdk
88
android:minSdkVersion="8"

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.7.2
1+
0.7.3

0 commit comments

Comments
 (0)