From 1fb4631c99b8090d3f5e7ad6c7f1641fcef95ee8 Mon Sep 17 00:00:00 2001 From: Vincent Post Date: Tue, 18 Oct 2022 19:14:20 +0200 Subject: fix: accurately reflect version --- spline-startup | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'spline-startup') diff --git a/spline-startup b/spline-startup index d0437af..0973496 100755 --- a/spline-startup +++ b/spline-startup @@ -13,7 +13,7 @@ from subprocess import Popen, PIPE, STDOUT from pipes import quote -VERSION = '1.5' +VERSION = '1.6.1' def is_root(): -- cgit v1.2.3-1-g7c22