bump version (6.5.11)

master
gabrielburnworth 2020-03-06 11:21:09 -08:00 committed by Gabriel Burnworth
parent 011c1e6b82
commit 360d529a3e
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.10\0";
const char SOFTWARE_VERSION[] = "6.5.11\0";
const int LOGGING = 0;