Skip to content

Commit 043bbe2

Browse files
authored
Changed version to 2.6.0 (cpp)
1 parent 90bc484 commit 043bbe2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#include <cstdio>
22
#include <cstdlib>
33

4-
#define VERSION "2.5.0"
4+
#define VERSION "2.6.0"
55

66
#if !defined(BUILD_NUMBER)
77
#error BUILD_NUMBER must be defined when compiling this source file

0 commit comments

Comments
 (0)