We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27157c0 commit 2dac582Copy full SHA for 2dac582
2 files changed
CMakeLists.txt
@@ -101,7 +101,7 @@ endif()
101
102
include(GNUInstallDirs)
103
104
-# set(PROJECT_RELEASE_DATE "December 30, 2025")
+set(PROJECT_RELEASE_DATE "February 14, 2026")
105
106
if (BUILD_TESTING)
107
find_package(GTest CONFIG)
example/sonivoxrender.1
@@ -1,6 +1,6 @@
1
.\" Automatically generated by Pandoc 2.14.0.3
2
.\"
3
-.TH "SONIVOXRENDER" "1" "February 12, 2026" "sonivox 4.0.1.0" "Sonivox MIDI File Renderer"
+.TH "SONIVOXRENDER" "1" "February 14, 2026" "sonivox 4.0.1.0" "Sonivox MIDI File Renderer"
4
.hy
5
.SH NAME
6
.PP
0 commit comments