bump version (6.5.9)

pull/137/head
gabrielburnworth 2020-02-18 14:24:42 -08:00 committed by Gabriel Burnworth
parent a6834d6cea
commit 6cbdb66bb1
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.8\0";
const char SOFTWARE_VERSION[] = "6.5.9\0";
const int LOGGING = 0;