From 9fcfc3215a4caaa32872abc9cfc6deeb86b9765c Mon Sep 17 00:00:00 2001 From: Aldrik Ramaekers Date: Sun, 24 Aug 2025 14:56:47 +0200 Subject: save files for admistration, contacts, projects, tax rates and cost centers --- include/config.hpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'include/config.hpp') diff --git a/include/config.hpp b/include/config.hpp index 3279e2e..88fd041 100644 --- a/include/config.hpp +++ b/include/config.hpp @@ -1,5 +1,7 @@ #pragma once +#define PROGRAM_VERSION "0.1.0" + #include "stdint.h" #define s8 int8_t -- cgit v1.2.3-70-g09d2