Skip to content

Commit b71bea9

Browse files
committed
Update Common.h
1 parent 258c1ee commit b71bea9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/include/Common.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#include <sstream>
44
#include <iostream>
55

6-
const static char* PROGRAM_VERSION = "2.0.23.4.30"; // Major-Minor-Year-Month-Day
6+
const static char* PROGRAM_VERSION = "0.0.23.4.30"; // Major-Minor-Year-Month-Day
77

88
#define __PRINT_TO_VS_OUTPUT_WINDOW
99
#ifdef __PRINT_TO_VS_OUTPUT_WINDOW

0 commit comments

Comments
 (0)