mirror of
https://codeberg.org/armin/chromaflock.git
synced 2026-09-01 12:20:47 +02:00
Add VERSION file, preset DTD, and .cfl version-compatibility check
This commit is contained in:
parent
c45d12db1d
commit
270abe2cc0
4 changed files with 42 additions and 0 deletions
3
Source/Version.h.in
Normal file
3
Source/Version.h.in
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
#pragma once
|
||||
// Generated by CMake from the VERSION file. Do not edit manually.
|
||||
#define CHROMAFLOCK_VERSION "@CHROMAFLOCK_VERSION@"
|
||||
Loading…
Add table
Add a link
Reference in a new issue