diff options
Diffstat (limited to 'include/version.h')
-rw-r--r-- | include/version.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/version.h b/include/version.h index 5dbf12e0..7a8a67c9 100644 --- a/include/version.h +++ b/include/version.h @@ -2,3 +2,4 @@ extern const char* gVERSION; extern const char* gVERSION_SHORT; +extern const char* gVERSION_API; |