Add VERSION file, preset DTD, and .cfl version-compatibility check

This commit is contained in:
Armin 2026-07-15 23:54:25 +02:00
commit 270abe2cc0
4 changed files with 42 additions and 0 deletions

3
Source/Version.h.in Normal file
View file

@ -0,0 +1,3 @@
#pragma once
// Generated by CMake from the VERSION file. Do not edit manually.
#define CHROMAFLOCK_VERSION "@CHROMAFLOCK_VERSION@"