diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/global.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/global.h b/include/global.h index b74956aa7..3ad3f3988 100644 --- a/include/global.h +++ b/include/global.h @@ -24,6 +24,7 @@ enum { VERSION_SAPPHIRE = 1, VERSION_RUBY = 2, + VERSION_EMERALD = 3, }; enum LanguageId { |