Skip to content

Commit

Permalink
Prepared for v45
Browse files Browse the repository at this point in the history
  • Loading branch information
rollbear committed Jul 21, 2023
1 parent 63bae2b commit b21cdba
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ include(CheckCXXCompilerFlag)

write_basic_package_version_file(
"${CMAKE_CURRENT_BINARY_DIR}/trompeloeil/trompeloeil-config-version.cmake"
VERSION 44
VERSION 45
COMPATIBILITY AnyNewerVersion
ARCH_INDEPENDENT)

Expand Down
2 changes: 2 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
v45 2023-07-21

* Support matching regular expressions to std::string view

* Added adapter for QA Systems Cantata. Thank you Andreas Schätti
Expand Down

0 comments on commit b21cdba

Please sign in to comment.