bump version (6.5.12)

master
Gabriel Burnworth 2020-03-23 10:08:46 -07:00 committed by GitHub
parent 2964baf67d
commit bac19ae281
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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.11\0";
const char SOFTWARE_VERSION[] = "6.5.12\0";
const int LOGGING = 0;