File diff r26193:4bc7915a2156 → r26194:f7347205838e
src/rev.h
Show inline comments
 
@@ -9,12 +9,13 @@
 

	
 
#ifndef REV_H
 
#define REV_H
 

	
 
extern const char _openttd_revision[];
 
extern const char _openttd_build_date[];
 
extern const char _openttd_build_date_short[];
 
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 char _openttd_content_version[];
 
extern const uint32 _openttd_newgrf_version;