Update version information, changelog and readme

This commit is contained in:
Tiiffi
2021-10-30 22:21:25 +03:00
parent fca278e092
commit 05aaff88d4
5 changed files with 13 additions and 5 deletions

View File

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