Skip to content

Commit a711156

Browse files
chore: change version
1 parent 3d93087 commit a711156

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
@@ -15,7 +15,7 @@
1515
using namespace std;
1616
#pragma GCC std("c++11")
1717
// Version of the program
18-
const string _VERSION_ = "v1.14.13";
18+
const string _VERSION_ = "v1.14.14";
1919
// Buffer size
2020
const int _BUFFER_SIZE_ = 1024;
2121
// All identifiers.

0 commit comments

Comments
 (0)