Skip to content

Commit

Permalink
Version bump to RC4
Browse files Browse the repository at this point in the history
  • Loading branch information
vetruvet committed Aug 13, 2012
1 parent 4259f25 commit 6b0ea56
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions AndroidManifest.xml
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.updater.ota"
android:versionCode="4"
android:versionName="0.99-RC3">
android:versionCode="5"
android:versionName="0.99-RC4">

<uses-sdk android:minSdkVersion="8" android:targetSdkVersion="15" />

Expand Down

0 comments on commit 6b0ea56

Please sign in to comment.