update version for 0.9.17 release
This commit is contained in:
parent
712aaeb63d
commit
e8b949ef94
@ -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.16"
|
||||
android:versionCode="0916"
|
||||
android:versionName="0.9.17"
|
||||
android:versionCode="0917"
|
||||
android:installLocation="auto">
|
||||
<uses-sdk android:minSdkVersion="15" android:targetSdkVersion="16" />
|
||||
<uses-permission android:name="android.permission.WAKE_LOCK" />
|
||||
|
@ -19,7 +19,7 @@ function show(n) {
|
||||
</head>
|
||||
<body>
|
||||
<h1>Vanilla Music</h1>
|
||||
<p><b>Version:</b> 0.9.16 released December 14, 2012<br><br>
|
||||
<p><b>Version:</b> 0.9.17 released January 17, 2013<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 Vanilla Music contributors
|
||||
Copyright (C) 2012-2013 Vanilla Music contributors
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user