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 d71a40e4b..f8c680645 100644
--- a/version.ads
+++ b/version.ads
@@ -1,5 +1,5 @@
package Version is
Ghdl_Release : constant String :=
- "GHDL 0.26 (20070408) [Sokcho edition]";
+ "GHDL 0.26dev (20070408) [Sokcho edition]";
Ghdl_Ver : constant String := "0.26";
end Version;