aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/version.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/version.in b/src/version.in
index ba985b7bf..4593dab24 100644
--- a/src/version.in
+++ b/src/version.in
@@ -1,5 +1,5 @@
package Version is
Ghdl_Release : constant String :=
- "GHDL 0.34-dev (tarball) [Dunoon edition]";
- Ghdl_Ver : constant String := "0.34-dev";
+ "GHDL 0.35-dev (tarball) [Dunoon edition]";
+ Ghdl_Ver : constant String := "0.35-dev";
end Version;