Skip to content

Commit

Permalink
Merge pull request #126 from cpeterso/v0.6.2
Browse files Browse the repository at this point in the history
MozStumbler v0.6.2
  • Loading branch information
cpeterso committed Oct 5, 2013
2 parents 2bfd36a + 18286c9 commit 2a454f1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions AndroidManifest.xml.in
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="org.mozilla.mozstumbler"
android:versionCode="9"
android:versionName="0.6.1" >
android:versionCode="10"
android:versionName="0.6.2" >

<uses-sdk
android:minSdkVersion="8"
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.6.1
0.6.2

0 comments on commit 2a454f1

Please sign in to comment.