Updated to weekly.2022.07
This commit is contained in:
parent
c8a10261c4
commit
022f8c4fbe
3 changed files with 5 additions and 5 deletions
2
Makefile
2
Makefile
|
|
@ -2,7 +2,7 @@
|
|||
SRC_DIR := src
|
||||
SOURCES != find '$(SRC_DIR)' -iname '*.v'
|
||||
|
||||
V_RELEASE := weekly.2022.06
|
||||
V_RELEASE := weekly.2022.07
|
||||
V_PATH ?= v-$(V_RELEASE)/v
|
||||
V := $(V_PATH) -showcc -gc boehm
|
||||
|
||||
|
|
|
|||
Reference in a new issue