From 85fee7e775d21361681bf0413d729f872ec1d710 Mon Sep 17 00:00:00 2001 From: B Stack Date: Fri, 3 Apr 2020 10:15:16 -0400 Subject: bump version to 0.0.4 --- src/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Makefile b/src/Makefile index 28b65c8..6407823 100644 --- a/src/Makefile +++ b/src/Makefile @@ -20,7 +20,7 @@ # exclude-devuan: go-md2man APPNAME = logout-manager -APPVERSION = 0.0.3 +APPVERSION = 0.0.4 SRCDIR = $(CURDIR) prefix = /usr SYSCONFDIR = $(DESTDIR)/etc -- cgit