diff options
author | Tristan Gingold | 2015-09-22 08:09:02 +0200 |
---|---|---|
committer | Tristan Gingold | 2015-09-22 08:09:02 +0200 |
commit | 58162ef77751ff5dab0c4264f93022f229ba1637 (patch) | |
tree | 1a6b8ea9343a891d5ea723b69a56baeb5bf6b8f1 /doc/ghdl.texi | |
parent | 3e857b6e3477ccbaaf911175cdecbc3567f4bed4 (diff) | |
download | ghdl-58162ef77751ff5dab0c4264f93022f229ba1637.tar.gz ghdl-58162ef77751ff5dab0c4264f93022f229ba1637.tar.bz2 ghdl-58162ef77751ff5dab0c4264f93022f229ba1637.zip |
Increase version in texi file
Diffstat (limited to 'doc/ghdl.texi')
-rw-r--r-- | doc/ghdl.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/ghdl.texi b/doc/ghdl.texi index 4abb397..85f4aa7 100644 --- a/doc/ghdl.texi +++ b/doc/ghdl.texi @@ -11,12 +11,12 @@ @titlepage @title GHDL guide @subtitle GHDL, a VHDL compiler -@subtitle For GHDL version 0.32 (Dunoon edition) +@subtitle For GHDL version 0.33 (Dunoon edition) @author Tristan Gingold @c The following two commands start the copyright page. @page @vskip 0pt plus 1filll -Copyright @copyright{} 2002-2014 Tristan Gingold. +Copyright @copyright{} 2002-2015 Tristan Gingold. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or |