Release 0.2.0 #121

Merged
Jef Roosens merged 125 commits from release-0.2.0 into main 2022-04-11 09:41:43 +02:00
Showing only changes of commit c8a10261c4 - Show all commits

View file

@ -2,7 +2,7 @@
SRC_DIR := src
SOURCES != find '$(SRC_DIR)' -iname '*.v'
V_RELEASE := weekly.2022.05
V_RELEASE := weekly.2022.06
V_PATH ?= v-$(V_RELEASE)/v
V := $(V_PATH) -showcc -gc boehm