From 1b2c30c795fe4527596635d8f7fca4d78a71b21a Mon Sep 17 00:00:00 2001 From: "B. Stack" Date: Tue, 30 Apr 2024 13:31:26 -0400 Subject: 0.0.5 rc1 --- src/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Makefile') diff --git a/src/Makefile b/src/Makefile index 598b137..ef6a8fc 100644 --- a/src/Makefile +++ b/src/Makefile @@ -15,7 +15,7 @@ # build-devuan: txt2man APPNAME = stackrpms-acer-chromebook -APPVERSION = 0.0.1 +APPVERSION = 0.0.5 SRCDIR = $(CURDIR) prefix = /usr SYSCONFDIR = $(DESTDIR)/etc -- cgit