Bump version to v 36

This commit is contained in:
David Joslin 2023-10-27 19:54:32 -07:00
parent d0825d1122
commit 07a0c199de
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
#ifndef VERSION_H #ifndef VERSION_H
#define VERSION_H #define VERSION_H
#define VERSION_TEXT "beta" #define VERSION_TEXT "v"
#define VERSION_NUMBER 35 #define VERSION_NUMBER 36
#define MINOR_VERSION_NUMBER 0 #define MINOR_VERSION_NUMBER 0
#define PATCH_VERSION_NUMBER 0 #define PATCH_VERSION_NUMBER 0