diff --git a/version.h b/version.h index 5608a9a77..cee337f74 100644 --- a/version.h +++ b/version.h @@ -70,7 +70,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.1-rc3" +#define VERSION_NUMBER "3.1" int build_number(void); void CL_Version_f(void);