Skip to content

Commit 0c854de

Browse files
committed
Preparing version 2.6.1.
1 parent 6bb8c22 commit 0c854de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ set(PROJECT_COPYRIGHT "Copyright (C) 2007-2015 - ${PROJECT_VENDOR}")
4545
set(PROJECT_CONTACT "DUNE <dune@lsts.pt>")
4646
set(PROJECT_VERSION_MAJ "2")
4747
set(PROJECT_VERSION_MIN "6")
48-
set(PROJECT_VERSION_PAT "x")
48+
set(PROJECT_VERSION_PAT "1")
4949
set(PROJECT_VERSION_RCN "0")
5050

5151
# Version formats.

0 commit comments

Comments
 (0)