Skip to content

Commit

Permalink
Merge pull request #183 from cpeterso/v0.7.3
Browse files Browse the repository at this point in the history
MozStumbler v0.7.3
  • Loading branch information
cpeterso committed Nov 3, 2013
2 parents db7b956 + 98e8156 commit cd180c4
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="13"
android:versionName="0.7.2" >
android:versionCode="14"
android:versionName="0.7.3" >

<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.7.2
0.7.3

0 comments on commit cd180c4

Please sign in to comment.