ada: bump Library_Version to 16.
gcc/ada/ChangeLog: * gnatvsn.ads: Bump Library_Version to 16.
This commit is contained in:
parent
6027ba0c05
commit
c237297ee5
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ package Gnatvsn is
|
|||
-- Static string identifying this version, that can be used as an argument
|
||||
-- to e.g. pragma Ident.
|
||||
|
||||
Library_Version : constant String := "15";
|
||||
Library_Version : constant String := "16";
|
||||
-- Library version. It needs to be updated whenever the major version
|
||||
-- number is changed.
|
||||
--
|
||||
|
|
Loading…
Add table
Reference in a new issue