From eb5499b1859680f2b94f89c5eabf544946af4ba3 Mon Sep 17 00:00:00 2001 From: Tristan Gingold Date: Thu, 14 Dec 2017 06:39:28 +0100 Subject: Release 0.35 --- doc/ghdl.texi | 4 ++-- src/version.in | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/ghdl.texi b/doc/ghdl.texi index 9d0506567..7d511989e 100644 --- a/doc/ghdl.texi +++ b/doc/ghdl.texi @@ -21,7 +21,7 @@ @copying @quotation -GHDL 0.35rc1, Dec 14, 2017 +GHDL 0.35, Dec 14, 2017 Tristan Gingold and contributors @@ -83,7 +83,7 @@ LRM) is a plus. -This document was generated on Dec 14, 2017 - 05:28. +This document was generated on Dec 14, 2017 - 06:39. @c # preload commonly known graphical characters like (c) diff --git a/src/version.in b/src/version.in index 1cb9f7ed5..4c0f446ca 100644 --- a/src/version.in +++ b/src/version.in @@ -1,5 +1,5 @@ package Version is - Ghdl_Ver : constant String := "0.35rc2"; + Ghdl_Ver : constant String := "0.35"; Ghdl_Release : constant String := "(tarball) [Dunoon edition]"; end Version; -- cgit v1.2.3