aboutsummaryrefslogtreecommitdiffstats
path: root/version.ads
blob: 852bffec799b07726bfebcbb856549ca22ab572c (plain)
1
2
3
4
package Version is
   Ghdl_Version : constant String :=
      "GHDL 0.21 (20051218) [Sokcho edition]";
end Version;