We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d414c13 commit 52053ecCopy full SHA for 52053ec
src/Config.h
@@ -9,7 +9,7 @@
9
#ifndef CONFIG_H_
10
#define CONFIG_H_
11
12
- const char SOFTWARE_VERSION[] = "6.6.25\0";
+ const char SOFTWARE_VERSION[] = "6.6.26\0";
13
14
const int LOGGING = 0;
15
0 commit comments