bump version (6.5.22)

master
gabrielburnworth 2020-05-18 13:18:57 -07:00
parent 6ee622c793
commit 89fbd179f5
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
#ifndef CONFIG_H_
#define CONFIG_H_
const char SOFTWARE_VERSION[] = "6.5.21\0";
const char SOFTWARE_VERSION[] = "6.5.22\0";
const int LOGGING = 0;