Skip to content

Commit 39ced79

Browse files
authored
Merge pull request #387 from DARMA-tasking/386-bump-version-to-160
#386: bump version to 1.6.0
2 parents 19b57ab + 1a68b68 commit 39ced79

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
cmake_minimum_required(VERSION 3.23)
2-
project(magistrate VERSION 1.5.0)
2+
project(magistrate VERSION 1.6.0)
33

44
include(cmake/turn_on_warnings.cmake)
55

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
DARMA Toolkit v. 1.5.0
1+
DARMA Toolkit v. 1.6.0
22
DARMA/magistrate => Serialization Library
33
For version number see VERSION file
44

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.5.0
1+
1.6.0

0 commit comments

Comments
 (0)