Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 340 Bytes

versioning.md

File metadata and controls

12 lines (8 loc) · 340 Bytes

Overall Package Version

This version number is set in the top level CMakeLists.txt:

set(PACKAGE_VERSION "11")

For upstream releases this is a single integer showing the release ordering. We do not attempt to encode any 'ABI' information in this version.

Branched stabled releases can append an additional counter eg 11.2.