bump version (6.5.1)

pull/130/head
gabrielburnworth 2020-02-10 16:27:17 -08:00
parent 6e97534624
commit f4a92c378c
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.0\0";
const char SOFTWARE_VERSION[] = "6.5.1\0";
const int LOGGING = 0;