diff --git a/src/version.h b/src/version.h index 036327ba5..5c8b3d479 100644 --- a/src/version.h +++ b/src/version.h @@ -78,7 +78,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #endif // Note: for server mods to detect version, change VERSION_NUM below -#define VERSION_NUMBER "3.6.4-dev" +#define VERSION_NUMBER "3.6.4" #define VERSION_MAX_LEN 32 void CL_Version_f(void);