public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [PATCH] Bump libgnat to 9.
@ 2018-06-30 14:37 Martin Liška
  2018-06-30 15:16 ` Jeff Law
  0 siblings, 1 reply; 2+ messages in thread
From: Martin Liška @ 2018-06-30 14:37 UTC (permalink / raw)
  To: gcc-patches; +Cc: ebotcazou

[-- Attachment #1: Type: text/plain, Size: 279 bytes --]

Hi.

Quite obvious change where I bumped version to 9.

Ready for trunk?
Thanks,
Martin

gcc/ada/ChangeLog:

2018-06-30  Martin Liska  <mliska@suse.cz>

	* gnatvsn.ads: Bump Library_Version to 9.
---
  gcc/ada/gnatvsn.ads | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)



[-- Attachment #2: 0001-Bump-libgnat-to-9.patch --]
[-- Type: text/x-patch, Size: 496 bytes --]

diff --git a/gcc/ada/gnatvsn.ads b/gcc/ada/gnatvsn.ads
index 5a7b56ce7de..a55243d4eca 100644
--- a/gcc/ada/gnatvsn.ads
+++ b/gcc/ada/gnatvsn.ads
@@ -38,7 +38,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 := "8";
+   Library_Version : constant String := "9";
    --  Library version. It needs to be updated whenever the major version
    --  number is changed.
    --


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] Bump libgnat to 9.
  2018-06-30 14:37 [PATCH] Bump libgnat to 9 Martin Liška
@ 2018-06-30 15:16 ` Jeff Law
  0 siblings, 0 replies; 2+ messages in thread
From: Jeff Law @ 2018-06-30 15:16 UTC (permalink / raw)
  To: Martin Liška, gcc-patches; +Cc: ebotcazou

On 06/30/2018 07:52 AM, Martin Liška wrote:
> Hi.
> 
> Quite obvious change where I bumped version to 9.
> 
> Ready for trunk?
> Thanks,
> Martin
> 
> gcc/ada/ChangeLog:
> 
> 2018-06-30  Martin Liska  <mliska@suse.cz>
> 
>     * gnatvsn.ads: Bump Library_Version to 9.
OK
jeff

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-06-30 14:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-06-30 14:37 [PATCH] Bump libgnat to 9 Martin Liška
2018-06-30 15:16 ` Jeff Law

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).