File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ include(DetermineVersion)
2222
2323# Set up our version.
2424set (AvogadroLibs_VERSION_MAJOR "1" )
25- set (AvogadroLibs_VERSION_MINOR "100 " )
25+ set (AvogadroLibs_VERSION_MINOR "101 " )
2626set (AvogadroLibs_VERSION_PATCH "0" )
2727set (AvogadroLibs_VERSION
2828 "${AvogadroLibs_VERSION_MAJOR} .${AvogadroLibs_VERSION_MINOR} .${AvogadroLibs_VERSION_PATCH} " )
Original file line number Diff line number Diff line change @@ -9,9 +9,9 @@ patches for widely used long-term-support OS.
99
1010| Version | Supported |
1111| ------- | ------------------ |
12+ | 1.101.x | :white_check_mark : |
1213| 1.100.x | :white_check_mark : |
13- | 1.99.x | :white_check_mark : |
14- | < 1.99 | :x : |
14+ | < 1.100 | :x : |
1515
1616## Reporting a Vulnerability
1717
You can’t perform that action at this time.
0 commit comments