From 04e766b2ac89a9975a87bf0801082b5706293568 Mon Sep 17 00:00:00 2001 From: Christian Hesse Date: Tue, 13 Mar 2018 15:56:52 +0100 Subject: prepare version 0.0.3 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 8f55ab1..7418489 100644 --- a/Makefile +++ b/Makefile @@ -14,7 +14,7 @@ LDFLAGS += -Wl,-z,now -Wl,-z,relro -pie # this is just a fallback in case you do not use git but downloaded # a release tarball... -VERSION := 0.0.2 +VERSION := 0.0.3 all: udp514-journal README.html -- cgit v1.2.3-54-g00ecf