Skip to content

Commit

Permalink
Merge pull request #752 from tcsabina/master
Browse files Browse the repository at this point in the history
Release 3.6.2
  • Loading branch information
tcsabina authored Mar 19, 2023
2 parents 899ebe7 + 563f8bd commit f7ba65d
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.2-dev"
#define VERSION_NUMBER "3.6.2"

void CL_Version_f(void);
char *VersionString(void);
Expand Down

0 comments on commit f7ba65d

Please sign in to comment.