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