Release 0.9.24

This commit is contained in:
Adrian Ulrich 2014-04-18 09:55:01 +02:00
parent 31bfcc1b8e
commit a3e7962338
2 changed files with 4 additions and 4 deletions

View File

@ -23,8 +23,8 @@ THE SOFTWARE.
-->
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="ch.blinkenlights.android.vanilla"
android:versionName="0.9.23"
android:versionCode="0923"
android:versionName="0.9.24"
android:versionCode="0924"
android:installLocation="auto">
<uses-sdk android:minSdkVersion="15" android:targetSdkVersion="16" />
<uses-permission android:name="android.permission.WAKE_LOCK" />

View File

@ -19,7 +19,7 @@ function show(n) {
</head>
<body>
<h1>Vanilla Music</h1>
<p><b>Version:</b> 0.9.23 released Aug 30, 2013<br><br>
<p><b>Version:</b> 0.9.24 released Apr. 18, 2014<br><br>
<b>Website:</b> <a href='https://github.com/adrian-bl/vanilla'>https://github.com/adrian-bl/vanilla</a><br>
<b>Issue tracker:</b> <a href='https://github.com/adrian-bl/vanilla/issues'>https://github.com/adrian-bl/vanilla/issues</a><br>
<h2>Contributors</h2>
@ -37,7 +37,7 @@ function show(n) {
<h2>Licenses</h2>
<h3>Vanilla Music [<a href='javascript:show("l1")'>show</a>]</h3>
<pre id='l1'>
Copyright (C) 2012-2013 Vanilla Music contributors
Copyright (C) 2012-2014 Vanilla Music contributors
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.