From 998b7c816c7a675eeefde03d4a05b2b8614207ed Mon Sep 17 00:00:00 2001 From: gingold Date: Wed, 23 Sep 2009 01:27:21 +0000 Subject: Bump to 0.29dev. --- version.ads | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/version.ads b/version.ads index 131adeaf6..ba2b96d69 100644 --- a/version.ads +++ b/version.ads @@ -1,5 +1,5 @@ package Version is Ghdl_Release : constant String := - "GHDL 0.28 (20090917) [Sokcho edition]"; - Ghdl_Ver : constant String := "0.28"; + "GHDL 0.29dev (20090921) [Sokcho edition]"; + Ghdl_Ver : constant String := "0.29dev"; end Version; -- cgit v1.2.3