From ca6c5fb74b9af75efc8c3b1072785f70cf70da03 Mon Sep 17 00:00:00 2001 From: Chris Xiong Date: Sun, 14 Jan 2024 01:57:34 -0500 Subject: Version bump. --- CMakeLists.txt | 2 +- doc/miscellaneous.html | 22 +++++++++++++--------- doc/version.html | 2 +- 3 files changed, 15 insertions(+), 11 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 3e64f6b..467549d 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,6 +1,6 @@ cmake_minimum_required(VERSION 3.10.0) -project(QMidiPlayer VERSION 0.8.7 LANGUAGES C CXX) +project(QMidiPlayer VERSION 0.8.8 LANGUAGES C CXX) set(CMAKE_INCLUDE_CURRENT_DIR ON) diff --git a/doc/miscellaneous.html b/doc/miscellaneous.html index b50ce7f..9871f5a 100644 --- a/doc/miscellaneous.html +++ b/doc/miscellaneous.html @@ -34,13 +34,16 @@

Roadmap/Milestones

FAQs

@@ -68,7 +71,7 @@ Also please check if the bug has already been fixed in a newer version.

3. On what platform(s) do you develop this project?

-

+

Major platforms used:

-

+

+

This information is outdated and nobody asked this anyway.

4. The code is full of shit and has no comment at all!

I know. I got pissed off for that everytime. @@ -93,7 +97,7 @@

Contact the author

E-mail: chirs241097 'at' gmail 'dot' com
- Twitter: @chirs241097 + Mastodon: @chirs241097@c.im

diff --git a/doc/version.html b/doc/version.html index 89d962f..75fc801 100644 --- a/doc/version.html +++ b/doc/version.html @@ -26,7 +26,7 @@

Version information


- QMidiPlayer documentation for version 0.8.7
+ QMidiPlayer documentation for version 0.8.8
An MIDI player based on fluidsynth and Qt.
Written by Chris Xiong.

-- cgit v1.2.3