Skip to content

Commit b7dd855

Browse files
committedSep 6, 2013
MozStumbler v0.4.1
1 parent 611a8d3 commit b7dd855

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎AndroidManifest.xml

+2-2
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="4"
5-
android:versionName="0.4.0" >
4+
android:versionCode="5"
5+
android:versionName="0.4.1" >
66

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

0 commit comments

Comments
 (0)
Please sign in to comment.