diff options
author | xengineering <me@xengineering.eu> | 2025-03-22 21:21:44 +0100 |
---|---|---|
committer | xengineering <me@xengineering.eu> | 2025-03-22 21:21:44 +0100 |
commit | 0c771fb52f864c867d2fcff795e4d3ebd8de1c7c (patch) | |
tree | ac6bf864270be669b73997e5a3e14edf6708de12 /VERSION.txt | |
parent | 9f2ce4cc9ba9ad45a7e88247f8c1fb0953717b0e (diff) | |
download | iot-contact-0c771fb52f864c867d2fcff795e4d3ebd8de1c7c.tar iot-contact-0c771fb52f864c867d2fcff795e4d3ebd8de1c7c.tar.zst iot-contact-0c771fb52f864c867d2fcff795e4d3ebd8de1c7c.zip |
fw: firmware: Add app build version output
Diffstat (limited to 'VERSION.txt')
-rw-r--r-- | VERSION.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/VERSION.txt b/VERSION.txt new file mode 100644 index 0000000..82edf85 --- /dev/null +++ b/VERSION.txt @@ -0,0 +1,5 @@ +VERSION_MAJOR = 0 +VERSION_MINOR = 0 +PATCHLEVEL = 99 +VERSION_TWEAK = 0 +EXTRAVERSION = |