aboutsummaryrefslogtreecommitdiffstats
path: root/version.ads
diff options
context:
space:
mode:
Diffstat (limited to 'version.ads')
-rw-r--r--version.ads2
1 files changed, 1 insertions, 1 deletions
diff --git a/version.ads b/version.ads
index a3d192743..09a16d71d 100644
--- a/version.ads
+++ b/version.ads
@@ -1,3 +1,3 @@
package Version is
- Ghdl_Version : constant String := "GHDL 0.19 (20050819) [Sokcho edition]";
+ Ghdl_Version : constant String := "GHDL 0.20dev (20050924) [Sokcho edition]";
end Version;