X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/9a8762ea75654f10b68974dd3dcc17f17eef42a9..35c60a5b8d010b881af44c14c8438473dab55335:/include/stg/version.h diff --git a/include/stg/version.h b/include/stg/version.h index 00459236..20538a7f 100644 --- a/include/stg/version.h +++ b/include/stg/version.h @@ -18,15 +18,10 @@ * Author : Maxim Mamontiv */ - /* - $Revision: 1.6 $ - $Date: 2010/11/08 10:13:18 $ - */ - #ifndef __VERSION_H__ #define __VERSION_H__ // Stargazer version -#define SERVER_VERSION "2.407" +#define SERVER_VERSION "2.409" #endif