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 258c1ee commit b71bea9Copy full SHA for b71bea9
src/include/Common.h
@@ -3,7 +3,7 @@
3
#include <sstream>
4
#include <iostream>
5
6
-const static char* PROGRAM_VERSION = "2.0.23.4.30"; // Major-Minor-Year-Month-Day
+const static char* PROGRAM_VERSION = "0.0.23.4.30"; // Major-Minor-Year-Month-Day
7
8
#define __PRINT_TO_VS_OUTPUT_WINDOW
9
#ifdef __PRINT_TO_VS_OUTPUT_WINDOW
0 commit comments