diff --git a/version.h b/version.h index caf6aa933..424f75d5f 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.2.2" +#define VERSION_NUMBER "3.2.3" int build_number(void); void CL_Version_f(void);