From db2a0faae3743ee47722edeb7cd5eb3768d48c1d Mon Sep 17 00:00:00 2001 From: Tristan Gingold Date: Thu, 14 Dec 2017 05:29:31 +0100 Subject: Bump version and regenerate doc. --- 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 1bfc3c603..9d0506567 100644 --- a/doc/ghdl.texi +++ b/doc/ghdl.texi @@ -21,7 +21,7 @@ @copying @quotation -GHDL 0.35-dev, Dec 13, 2017 +GHDL 0.35rc1, Dec 14, 2017 Tristan Gingold and contributors @@ -83,7 +83,7 @@ LRM) is a plus. -This document was generated on Dec 13, 2017 - 20:49. +This document was generated on Dec 14, 2017 - 05:28. @c # preload commonly known graphical characters like (c) diff --git a/src/version.in b/src/version.in index dca48760f..10e0d82d3 100644 --- a/src/version.in +++ b/src/version.in @@ -1,5 +1,5 @@ package Version is - Ghdl_Ver : constant String := "0.35-dev"; + Ghdl_Ver : constant String := "0.35rc1"; Ghdl_Release : constant String := "(tarball) [Dunoon edition]"; end Version; -- cgit v1.2.3