Skip to content

Commit

Permalink
start v1.10.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
VanyaBelyaev committed Apr 10, 2024
1 parent 77c43f3 commit 50fef39
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 14 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ include(CTest)
set(OSTAP_VERSION_MAJOR 1)
set(OSTAP_VERSION_MINOR 10)
set(OSTAP_VERSION_PATCH 1)
set(OSTAP_VERSION_TWEAK 4)
set(OSTAP_VERSION_TWEAK 5)

set(OSTAP_VERSION ${OSTAP_VERSION_MAJOR}.${OSTAP_VERSION_MINOR}.${OSTAP_VERSION_PATCH}.${OSTAP_VERSION_TWEAK})

Expand Down
6 changes: 6 additions & 0 deletions ReleaseNotes/release_notes.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## New features

## Backward incompatible

## Bug fixes

# v1.10.1.4

## New features
Expand Down
13 changes: 0 additions & 13 deletions ReleaseNotes/v1.10.1.4.md

This file was deleted.

0 comments on commit 50fef39

Please sign in to comment.