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