Skip to content

Commit 2100cd5

Browse files
完善体系
1 parent 6871595 commit 2100cd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/init.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
using namespace std;
1515
#pragma GCC std("c++11")
1616
// Version of the program
17-
const string _VERSION_ = "v1.15.00";
17+
const string _VERSION_ = "b1.15.00";
1818
// Buffer size
1919
const int _BUFFER_SIZE_ = 1024;
2020
// All identifiers.

0 commit comments

Comments
 (0)