From: Ian Jackson Date: Wed, 28 Sep 2022 19:07:19 +0000 (+0100) Subject: Fix publish version X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ian/git?a=commitdiff_plain;h=bfe741895a7a4859be4b0cdf2a4cdfcbe0e0e61a;p=hippotat.git Fix publish version Signed-off-by: Ian Jackson --- diff --git a/Makefile b/Makefile index 3219c50..5cbb560 100644 --- a/Makefile +++ b/Makefile @@ -81,7 +81,7 @@ very-clean: clean #---------- docs publication ---------- PUBLISHED_BRANCH=published -PUBLISH_VERSION=unreleased +PUBLISH_VERSION=1.0.0 PUBLISH_USER=ianmdlvl@login.chiark.greenend.org.uk PUBLISH_DOC_SPHINX_BASE=public-html/hippotat PUBLISH_DOC_SPHINX_TAIL=$(PUBLISH_VERSION)/docs