Skip to content

Commit 59a6797

Browse files
committed
CONFIG: lib-cpp-pre 1.4.0.
1 parent a0c49b3 commit 59a6797

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CMakeLists.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ HunterGate(
99
project (cpp-pre)
1010

1111
set (pre_VERSION_MAJOR 1)
12-
set (pre_VERSION_MINOR 3)
13-
set (pre_VERSION_PATCH 8)
12+
set (pre_VERSION_MINOR 4)
13+
set (pre_VERSION_PATCH 0)
1414

1515
set (PRE_VERSION "${pre_VERSION_MAJOR}.${pre_VERSION_MINOR}.${pre_VERSION_PATCH}")
1616

0 commit comments

Comments
 (0)