X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/2afde400a9a052a1bdef706ca0fcc951a361c160..78256f08cd80787854cb3d8eda4aa6ee8eb1035f:/include/version.h diff --git a/include/version.h b/include/version.h index 909da42d..c5dead3f 100644 --- a/include/version.h +++ b/include/version.h @@ -23,4 +23,9 @@ $Date: 2009/08/05 09:24:01 $ */ +#ifndef __VERSION_H__ +#define __VERSION_H__ + #define SERVER_VERSION "2.407-rc2" + +#endif