aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 7175511..7073a24 100755
--- a/generate_html_cs.py
+++ b/generate_html_cs.py
@@ -8,7 +8,7 @@ logging.basicConfig(format='%(levelname)s:%(funcName)s:%(message)s',
level=logging.INFO)
import jinja2
-cur_year = 2013
+cur_year = 2014
book_abbrs = {
"Gn": "Gen", "Ex": "Exod",