mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-05 10:50:51 +08:00
gnatvsn.ads (Library_Version): Bump to 8.
* gnatvsn.ads (Library_Version): Bump to 8. Update comment. From-SVN: r247220
This commit is contained in:
parent
e7c2522905
commit
daad20d682
@ -1,3 +1,7 @@
|
||||
2017-04-25 Arnaud Charlet <charlet@adacore.com trojanek>
|
||||
|
||||
* gnatvsn.ads (Library_Version): Bump to 8. Update comment.
|
||||
|
||||
2017-04-25 Ed Schonberg <schonberg@adacore.com>
|
||||
|
||||
* sem_aux.adb (Nearest_Ancestor): Use original node of type
|
||||
|
@ -38,9 +38,9 @@ package Gnatvsn is
|
||||
-- Static string identifying this version, that can be used as an argument
|
||||
-- to e.g. pragma Ident.
|
||||
|
||||
Library_Version : constant String := "7";
|
||||
-- Library version. It needs to be updated whenever the major or
|
||||
-- minor version number is changed.
|
||||
Library_Version : constant String := "8";
|
||||
-- Library version. It needs to be updated whenever the major version
|
||||
-- number is changed.
|
||||
--
|
||||
-- Note: Makefile.in uses the library version string to construct the
|
||||
-- soname value.
|
||||
|
Loading…
x
Reference in New Issue
Block a user