cinera.c: Version bump for faster search

This commit is contained in:
Matt Mascarenhas 2018-06-23 16:10:55 +01:00
parent 6ca1446450
commit 8a4a383705
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ typedef struct
version CINERA_APP_VERSION = {
.Major = 0,
.Minor = 5,
.Patch = 61
.Patch = 62
};
// TODO(matt): Copy in the DB 3 stuff from cinera_working.c