From 87ddf0bdac21219d3cc169ba941a7a15d44b94c8 Mon Sep 17 00:00:00 2001 From: Christian Hesse Date: Mon, 2 Oct 2017 16:26:38 +0200 Subject: prepare version 0.0.2 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index e3d13a9..e9b6d3f 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.0.1 +VERSION := 0.0.2 all: README.html -- cgit v1.2.3-54-g00ecf