From 9a532b38137d06471e27e84a298b0a2304a2bed8 Mon Sep 17 00:00:00 2001
From: mirabilos <thorsten.glaser@teckids.org>
Date: Sun, 4 Mar 2018 03:32:57 +0100
Subject: [PATCH] add version numbers to the teckids2 packages/classes

---
 teckids2pubmat.cls | 2 +-
 teckids2style.sty  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/teckids2pubmat.cls b/teckids2pubmat.cls
index 448d847..ade6c52 100644
--- a/teckids2pubmat.cls
+++ b/teckids2pubmat.cls
@@ -23,7 +23,7 @@
 % of said person’s immediate fault when using the work as intended.
 
 \NeedsTeXFormat{LaTeX2e}%
-\ProvidesClass{teckids2pubmat}%
+\ProvidesClass{teckids2pubmat}[2017/12/21 1.0 Teckids OER Teχ/LᴬTᴇX class, second epoch]%
 
 \PassOptionsToPackage{paper=a4}{typearea}%
 \RequirePackage{fancyhdr}%
diff --git a/teckids2style.sty b/teckids2style.sty
index 462837a..bda5f22 100644
--- a/teckids2style.sty
+++ b/teckids2style.sty
@@ -37,7 +37,7 @@
 % • (em dash) → \dash
 
 \NeedsTeXFormat{LaTeX2e}%
-\ProvidesPackage{teckids2style}%
+\ProvidesPackage{teckids2style}[2018/03/03 1.0 Teckids Teχ/LᴬTᴇX style, second epoch]%
 
 \RequirePackage{accsupp}%
 \RequirePackage[utf8]{inputenc}%
-- 
GitLab