diff options
author | Chris Xiong <chirs241097@gmail.com> | 2016-05-28 22:43:23 +0800 |
---|---|---|
committer | Chris Xiong <chirs241097@gmail.com> | 2016-05-28 22:43:23 +0800 |
commit | 2ab96601e3ed658d380f8fdf4fb134c9a83cf8dc (patch) | |
tree | 2f32b5c04ff22b1a89e90e9e4c9a6781502e7720 /doc/version.html | |
parent | 4674800f32acfe2c8ffd04215a51dea8b9380396 (diff) | |
download | QMidiPlayer-2ab96601e3ed658d380f8fdf4fb134c9a83cf8dc.tar.xz |
Add option to tweak the OSD. More info shown in the OSD.
Bump version. We have stayed at 0.8.1 for a long time
and the visualization plugin is almost fully functional now.
Diffstat (limited to 'doc/version.html')
-rw-r--r-- | doc/version.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/version.html b/doc/version.html index 5a5a775..93bd344 100644 --- a/doc/version.html +++ b/doc/version.html @@ -26,11 +26,11 @@ <h1>Version information</h1> <div style="text-align:center;"> <img src="../img/qmidiplyr.png"><br> - QMidiPlayer documentation for version 0.8.1<br> + QMidiPlayer documentation for version 0.8.2<br> An MIDI player based on fluidsynth and Qt.<br> Written by Chris Xiong.<br> </div><br> <a href="index.html">Return</a> </div> </body> -</html>
\ No newline at end of file +</html> |