Skip to content

Commit f2725db

Browse files
committed
Merge branch 'update/develop' into 'develop'
Update/develop See merge request njoy/tools!38
2 parents 434854e + 3509d45 commit f2725db

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ if( DEFINED PROJECT_NAME )
1010
endif()
1111

1212
project( tools
13-
VERSION 0.4.4
13+
VERSION 0.4.5
1414
LANGUAGES CXX
1515
)
1616

ReleaseNotes.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Release Notes—tools
22
Given here are some release notes for tools.
33

4+
## tools v0.4.5
5+
46
## tools v0.4.4
57
Bug fixes:
68
- fix an issue when using tools in a C++-20 project.

0 commit comments

Comments
 (0)