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 10e0d82d3..1cb9f7ed5 100644
--- a/src/version.in
+++ b/src/version.in
@@ -1,5 +1,5 @@
package Version is
- Ghdl_Ver : constant String := "0.35rc1";
+ Ghdl_Ver : constant String := "0.35rc2";
Ghdl_Release : constant String :=
"(tarball) [Dunoon edition]";
end Version;