Skip to content

Commit

Permalink
3.6.5 release
Browse files Browse the repository at this point in the history
  • Loading branch information
tcsabina committed Oct 13, 2024
1 parent 118c3ed commit f4a447a
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.5-dev"
#define VERSION_NUMBER "3.6.5"
#define VERSION_MAX_LEN 32

void CL_Version_f(void);
Expand Down

0 comments on commit f4a447a

Please sign in to comment.