summaryrefslogtreecommitdiff
path: root/src/rev.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/rev.h')
-rw-r--r--src/rev.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/rev.h b/src/rev.h
index f1e669aa5..768938371 100644
--- a/src/rev.h
+++ b/src/rev.h
@@ -13,6 +13,7 @@
extern const char _openttd_revision[];
extern const char _openttd_build_date[];
extern const char _openttd_revision_hash[];
+extern const char _openttd_revision_year[];
extern const byte _openttd_revision_modified;
extern const byte _openttd_revision_tagged;
extern const uint32 _openttd_newgrf_version;