From 852fe81cabc91be4ef60c0b8118f3891c25a21d3 Mon Sep 17 00:00:00 2001
From: Thorsten Glaser <thorsten.glaser@teckids.org>
Date: Fri, 18 Nov 2016 19:17:47 +0100
Subject: [PATCH] [verein.git] fix holiday date

---
 teckidscal.sty | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/teckidscal.sty b/teckidscal.sty
index 35df562..c38c9ac 100644
--- a/teckidscal.sty
+++ b/teckidscal.sty
@@ -142,7 +142,7 @@
  \ifnum\@tempcnta<\@tempcntb%
  \advance\@tempcnta by 1\repeat%
  %% 500. Jahrestag der Reformation (31.10.2017)
- \tk@mkholiday{2017-01-01}{500. Jahrestag der Reformation}%
+ \tk@mkholiday{2017-10-31}{500. Jahrestag der Reformation}%
 }%
 
 \def\tk@BoldenDay{%
-- 
GitLab