File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed
Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,12 @@ Each release will be tagged as calendar versioning `{year}.{month}.{patch}` form
66
77Unreleased
88===========
9+
10+ 22.05.4 - 2022/05/26
11+ =====================
12+
13+ Changed
14+ ------
915- Update clang 13.0.1 -> 14.0.4 < https://gitlab.ritc.jp/ricos/allgebra/-/merge_requests/72 >
1016
111722.05.3 - 2022/05/25
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ PUBLIC_REGISTRY := ghcr.io/ricosjp/allgebra
88CI_REGISTRY_IMAGE ?= registry.ritc.jp/ricos/allgebra
99CI_COMMIT_REF_NAME ?= manual_deploy
1010
11- ALLGEBRA_VERSION := 22.05.3
11+ ALLGEBRA_VERSION := 22.05.4
1212ALLGEBRA_TOPDIR := $(shell git rev-parse --show-toplevel)
1313GIT_HASH := $(shell git rev-parse HEAD)
1414BUILD_DATE := $(shell date --rfc-3339=ns)
You can’t perform that action at this time.
0 commit comments