mirror of git://gcc.gnu.org/git/gcc.git
parent
7ef85cdb60
commit
783bfcce44
10505
gcc/ada/ChangeLog
10505
gcc/ada/ChangeLog
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
|
|
@ -6,7 +6,7 @@
|
||||||
-- --
|
-- --
|
||||||
-- S p e c --
|
-- S p e c --
|
||||||
-- --
|
-- --
|
||||||
-- Copyright (C) 1992-2015, Free Software Foundation, Inc. --
|
-- Copyright (C) 1992-2016, Free Software Foundation, Inc. --
|
||||||
-- --
|
-- --
|
||||||
-- GNAT is free software; you can redistribute it and/or modify it under --
|
-- GNAT is free software; you can redistribute it and/or modify it under --
|
||||||
-- terms of the GNU General Public License as published by the Free Soft- --
|
-- terms of the GNU General Public License as published by the Free Soft- --
|
||||||
|
|
@ -45,7 +45,7 @@ package Gnatvsn is
|
||||||
-- Note: Makefile.in uses the library version string to construct the
|
-- Note: Makefile.in uses the library version string to construct the
|
||||||
-- soname value.
|
-- soname value.
|
||||||
|
|
||||||
Current_Year : constant String := "2015";
|
Current_Year : constant String := "2016";
|
||||||
-- Used in printing copyright messages
|
-- Used in printing copyright messages
|
||||||
|
|
||||||
Verbose_Library_Version : constant String := "GNAT Lib v" & Library_Version;
|
Verbose_Library_Version : constant String := "GNAT Lib v" & Library_Version;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue