From 4d2322d7057ad5b3b69e425f795dfa4eb636d7fe Mon Sep 17 00:00:00 2001 From: cage Date: Sun, 19 Nov 2023 14:32:15 +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 ae60aa9..af8f036 100644 --- a/tinmop.asd +++ b/tinmop.asd @@ -18,7 +18,7 @@ (defsystem :tinmop :author "cage" :license "GPLv3" - :version "0.9.9.1414213-rc1" + :version "0.9.9.1414213" :pathname "src" :serial t :bug-tracker "https://codeberg.org/cage/tinmop/issues"