Skip to content
Snippets Groups Projects
Commit 3dfbd3b9 authored by Jiri Sadek's avatar Jiri Sadek
Browse files

Merge branch 'release/9.2'

parents 760c63a8 bfa9a201
No related branches found
No related tags found
No related merge requests found
[bumpversion]
current_version = 9.1.0
current_version = 9.2.0
commit = True
tag = True
tag_name = {new_version}
......
ChangeLog
=========
9.2.0 (2024-04-30)
------------------
* Add ``LockAuction`` operation
9.1.0 (2024-03-11)
------------------
......
......@@ -29,7 +29,7 @@ option(BOOST_BIND_GLOBAL_PLACEHOLDERS "Avoids annoying warnings" ON)
include("cmake/package.cmake")
package(fred-libfred FULL_VERSION "9.1.0")
package(fred-libfred FULL_VERSION "9.2.0")
project(LibFred
VERSION ${PACKAGE_VERSION}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment