Bump version to 0.8.0

This commit is contained in:
Tiiffi
2024-12-06 08:36:57 +02:00
committed by Tiiffi
parent 00fc3b5bcb
commit 1106f27700
3 changed files with 5 additions and 4 deletions

View File

@ -41,7 +41,7 @@
#include <netdb.h>
#endif
#define VERSION "0.7.3"
#define VERSION "0.8.0"
#define IN_NAME "mcrcon"
#define VER_STR IN_NAME" "VERSION" (built: "__DATE__" "__TIME__")"