From 2c3d71efffbfec859a80362a93a79ac96d9bc1ef Mon Sep 17 00:00:00 2001 From: Christian Hesse Date: Wed, 25 Oct 2023 17:02:52 +0200 Subject: prepare version 0.2.3 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 90c5efc..605dfda 100644 --- a/Makefile +++ b/Makefile @@ -7,7 +7,7 @@ SED := sed # this is just a fallback in case you do not # use git but downloaded a release tarball... -VERSION := 0.2.2 +VERSION := 0.2.3 all: README.html -- cgit v1.2.3-54-g00ecf