From c8a10261c481d32f463818dc8240326f34ab1b45 Mon Sep 17 00:00:00 2001 From: Jef Roosens Date: Sun, 13 Feb 2022 13:31:07 +0100 Subject: [PATCH] Bump v version to 2022.06 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 1cf4d3f..25cba31 100644 --- a/Makefile +++ b/Makefile @@ -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