Skip to content

Commit 6452213

Browse files
rolandlichtersjenkins
authored andcommitted
bump version
1 parent 71bb5e6 commit 6452213

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

QuantExt/qle/version.hpp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,9 @@
3636
#error using an old version of Boost, please update.
3737
#endif
3838

39-
// We require QuantLib 1.11 or higher
39+
// We require QuantLib 1.28
4040
#include <ql/version.hpp>
41-
#if QL_HEX_VERSION < 0x011100f0
41+
#if QL_HEX_VERSION < 0x012800f0
4242
#error using an old version of QuantLib, please update.
4343
#endif
4444

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ Open Source Risk Engine (ORE) is
4242

4343
Copyright (C) 2016-2021 Quaternion Risk Management Ltd.<br/>
4444
Copyright (C) 2021-2023 Acadia Inc.<br/>
45+
All rights reserved.
4546

4647
Redistribution and use in source and binary forms, with or without
4748
modification, are permitted provided that the following conditions are met :

0 commit comments

Comments
 (0)