Skip to content

Commit 5b572bb

Browse files
author
Charles PIGNEROL
committed
Version 6.3.1. Restoring the file CMakePresets.json.
1 parent d3a23a0 commit 5b572bb

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

cmake/version.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
set (PREFERENCES_MAJOR_VERSION "6")
66
set (PREFERENCES_MINOR_VERSION "3")
7-
set (PREFERENCES_RELEASE_VERSION "0")
7+
set (PREFERENCES_RELEASE_VERSION "1")
88
set (PREFERENCES_VERSION ${PREFERENCES_MAJOR_VERSION}.${PREFERENCES_MINOR_VERSION}.${PREFERENCES_RELEASE_VERSION})
99

1010

versions.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
Version 6.3.1 : 14/12/23
2+
===============
3+
4+
Restauration CMakePresets.json
5+
6+
17
Version 6.3.0 : 13/12/23
28
===============
39

0 commit comments

Comments
 (0)