From 66022e4ae7206721140565f6a6e42209518094da Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Sun, 24 May 2026 15:51:54 -0400 Subject: 0.22.0 --- makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'makefile') diff --git a/makefile b/makefile index dbbeb7a..f1f8b6e 100644 --- a/makefile +++ b/makefile @@ -1301,8 +1301,8 @@ gitsnapshot: distclean tangle git commit -a version_tag: - echo "DRV=0.21.0; git tag -f sisudoc-spine_v$$\{DRV} -m\"doc-reform sisudoc spine-$$\{DRV}\" HEAD"; \ - echo "git tag -f sisudoc-spine_v0.21.0 -m\"doc-reform sisudoc spine-0.21.0\" HEAD" + echo "DRV=0.22.0; git tag -f sisudoc-spine_v$$\{DRV} -m\"doc-reform sisudoc spine-$$\{DRV}\" HEAD"; \ + echo "git tag -f sisudoc-spine_v0.22.0 -m\"doc-reform sisudoc spine-0.22.0\" HEAD" .PHONY : all build rebuild release \ distclean init \ -- cgit v1.2.3