We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 854ec39 commit 4008eb0Copy full SHA for 4008eb0
version.h
@@ -70,7 +70,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
70
#endif
71
72
// Note: for server mods to detect version, change VERSION_NUM below
73
-#define VERSION_NUMBER "3.2.1"
+#define VERSION_NUMBER "3.2.2-rc1"
74
75
int build_number(void);
76
void CL_Version_f(void);
0 commit comments