bump version (6.5.5)

pull/134/head
Gabriel Burnworth 2020-02-12 08:33:09 -08:00 committed by GitHub
parent bb069d1746
commit 30bded2750
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.4\0";
const char SOFTWARE_VERSION[] = "6.5.5\0";
const int LOGGING = 0;