1
0
Fork 0

- added 'rc1' to version numeber.

This commit is contained in:
cage 2024-09-27 14:58:37 +02:00
parent acc2da4da3
commit 4b2a614605
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@
(defsystem :tinmop (defsystem :tinmop
:author "cage" :author "cage"
:license "GPLv3+" :license "GPLv3+"
:version "0.9.9.141421356237" :version "0.9.9.141421356237-rc1"
:pathname "src" :pathname "src"
:serial t :serial t
:bug-tracker "https://codeberg.org/cage/tinmop/issues" :bug-tracker "https://codeberg.org/cage/tinmop/issues"