Skip to content

Commit

Permalink
Preparing 3.6.4 release
Browse files Browse the repository at this point in the history
  • Loading branch information
tcsabina committed Oct 29, 2023
1 parent 5dfdaea commit 6e6a76d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/version.h
Original file line number Diff line number Diff line change
Expand Up @@ -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);
Expand Down

0 comments on commit 6e6a76d

Please sign in to comment.