Hello world initilized

This commit is contained in:
mhrooz 2024-08-18 23:24:46 +02:00
parent dbda7e15b0
commit 17844d154a

View File

@ -1,6 +1,6 @@
#ifndef HELLO_WORLD_VERSION_H
#define HELLO_WORLD_VERSION_H
#define _VERSION "old_practise"
#define _VERSION "<version>"
#endif