v0.1.18 - Add automatic cleanup of dynamic build artifacts after static builds
This commit is contained in:
@@ -10,8 +10,8 @@
|
||||
// Version information (auto-updated by build system)
|
||||
#define VERSION_MAJOR 0
|
||||
#define VERSION_MINOR 1
|
||||
#define VERSION_PATCH 17
|
||||
#define VERSION "v0.1.17"
|
||||
#define VERSION_PATCH 18
|
||||
#define VERSION "v0.1.18"
|
||||
|
||||
#include <stddef.h>
|
||||
#include <stdint.h>
|
||||
|
||||
Reference in New Issue
Block a user