cinera.c: Bump the patch version

This commit is contained in:
Matt Mascarenhas 2020-05-09 19:18:17 +01:00
parent c883bbb971
commit bd8c6b805d
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ typedef struct
version CINERA_APP_VERSION = {
.Major = 0,
.Minor = 7,
.Patch = 0
.Patch = 1
};
#include <stdarg.h> // NOTE(matt): varargs