Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
sjudd committed Apr 15, 2014
1 parent 4626911 commit 6af3964
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion library/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.bumptech.glide"
android:versionCode="4"
android:versionName="3.0.0" >
android:versionName="3.1.0a" >
<uses-sdk android:minSdkVersion="10" android:targetSdkVersion="19" />
<application />
</manifest>

0 comments on commit 6af3964

Please sign in to comment.