bump version (6.5.15)

master
Gabriel Burnworth 2020-04-18 07:26:16 -07:00 committed by GitHub
parent 1af6ec86f1
commit dd45e95cf6
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.14\0";
const char SOFTWARE_VERSION[] = "6.5.15\0";
const int LOGGING = 0;