From 1cfb77ed922b348159bc5357951eb62488fa3f05 Mon Sep 17 00:00:00 2001 From: Christian Hesse Date: Thu, 24 Nov 2016 12:55:00 +0100 Subject: prepare version 0.1.1 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index f04bb82..57be8f2 100644 --- a/Makefile +++ b/Makefile @@ -15,7 +15,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.1.0 +VERSION := 0.1.1 all: journal-notify README.html -- cgit v1.2.3-54-g00ecf