Skip to content

Commit

Permalink
[build] updating old signatures
Browse files Browse the repository at this point in the history
  • Loading branch information
cvvergara committed Oct 23, 2021
1 parent 5d76942 commit c9ba138
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@ string(TIMESTAMP COMPILATION_DATE "%Y/%m/%d")
set(MINORS 3.2 3.1 3.0 2.6)
set(OLD_SIGNATURES
3.2.1 3.2.0
3.1.3 3.1.2 3.1.1 3.1.0
3.0.5 3.0.4 3.0.3 3.0.2 3.0.1 3.0.0
3.1.4 3.1.3 3.1.2 3.1.1 3.1.0
3.0.6 3.0.5 3.0.4 3.0.3 3.0.2 3.0.1 3.0.0
2.6.3 2.6.2 2.6.1 2.6.0
)

Expand Down

0 comments on commit c9ba138

Please sign in to comment.