From 7fd06a69c7775b8d2bd64a3d1bd3143c0bbcb683 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?V=C3=ADt=20Star=C3=BD=20Novotn=C3=BD?= <witiko@mail.muni.cz>
Date: Sat, 9 Mar 2024 00:53:07 +0100
Subject: [PATCH] Remove `-dev` from version number

---
 fithesis.dtx | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/fithesis.dtx b/fithesis.dtx
index 1dc3cdf..2a45ea0 100644
--- a/fithesis.dtx
+++ b/fithesis.dtx
@@ -57,7 +57,7 @@
   \gdef\thesis@version@number{#1}
   \gdef\thesis@version@date{#2}
   \gdef\thesis@version{#2 #1 fithesis4 MU thesis class}}
-\thesis@versiondef{v1.1.1-dev}{2024/03/06}}
+\thesis@versiondef{v1.1.1}{2024/03/06}}
 % {\newwrite\f\openout\f=VERSION\write\f{\thesis@version}\closeout\f}
 %
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-- 
GitLab