Skip to content

Commit 4008eb0

Browse files
committed
VERSION: 3.2.2-rc1
1 parent 854ec39 commit 4008eb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
7070
#endif
7171

7272
// Note: for server mods to detect version, change VERSION_NUM below
73-
#define VERSION_NUMBER "3.2.1"
73+
#define VERSION_NUMBER "3.2.2-rc1"
7474

7575
int build_number(void);
7676
void CL_Version_f(void);

0 commit comments

Comments
 (0)