diff options
Diffstat (limited to 'src/Makefile')
-rw-r--r-- | src/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |