Skip to content

Commit

Permalink
Release 2.10
Browse files Browse the repository at this point in the history
  • Loading branch information
mikaelstaldal committed Oct 17, 2015
1 parent 1defe06 commit ea5f9f1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="nu.staldal.djdplayer"
android:versionCode="16210"
android:versionCode="16211"
android:versionName="@string/versionName"
android:installLocation="auto">

Expand Down
2 changes: 1 addition & 1 deletion src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -336,6 +336,6 @@
<string name="about">About</string>
<string name="by">by Mikael Ståldal</string>
<string name="version">"version "</string>
<string name="versionName">2.10beta1</string>
<string name="versionName">2.10</string>

</resources>

0 comments on commit ea5f9f1

Please sign in to comment.