Skip to content

Commit

Permalink
Increment version for release 2
Browse files Browse the repository at this point in the history
  • Loading branch information
DerekV committed Nov 11, 2012
1 parent 8e69c15 commit 5c7d056
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions androidBookie/AndroidManifest.xml
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="us.bmark.android"
android:versionCode="1"
android:versionName="2012-10, 0 (First Release)">
android:versionCode="2"
android:versionName="2012-11,0">

<uses-sdk android:minSdkVersion="10" />
<uses-permission android:name="android.permission.INTERNET"/>
Expand Down

0 comments on commit 5c7d056

Please sign in to comment.