This commit is contained in:
jussi
2024-02-14 21:46:29 +02:00
parent b8f27aefae
commit 48adbe20dc
6 changed files with 18 additions and 10 deletions

View File

@@ -3,9 +3,9 @@
#define STRING_LEN 1024
#define VERSION_MAJOR 0
#define VERSION_MINOR 7
#define VERSION_MINOR 8
#define VERSION_PATCH 0
#define VERSION_DEV 0
#define VERSION_DEV 1
#include <stdio.h>
#include <stdlib.h>