From 5d135f21162e447b4078d4cd4d7270d1e20e43d2 Mon Sep 17 00:00:00 2001 From: cage Date: Sat, 11 Nov 2023 20:03:02 +0100 Subject: [PATCH] - increased version number. --- tinmop.asd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tinmop.asd b/tinmop.asd index 56329e3..ae60aa9 100644 --- a/tinmop.asd +++ b/tinmop.asd @@ -18,7 +18,7 @@ (defsystem :tinmop :author "cage" :license "GPLv3" - :version "0.9.9.141421" + :version "0.9.9.1414213-rc1" :pathname "src" :serial t :bug-tracker "https://codeberg.org/cage/tinmop/issues"