aboutsummaryrefslogtreecommitdiffstats
path: root/generate_html_cs.py
diff options
context:
space:
mode:
Diffstat (limited to 'generate_html_cs.py')
-rwxr-xr-xgenerate_html_cs.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/generate_html_cs.py b/generate_html_cs.py
index c99df22..0f69b09 100755
--- a/generate_html_cs.py
+++ b/generate_html_cs.py
@@ -15,7 +15,7 @@ import lxml.etree as et
logging.basicConfig(format='%(levelname)s:%(funcName)s:%(message)s',
level=logging.INFO)
-cur_year = 2015
+cur_year = 2016
book_abbrs = {
"Gn": "Gen", "Ex": "Exod",