Skip to content

Commit

Permalink
Merge pull request #853 from tcsabina/master
Browse files Browse the repository at this point in the history
Preparing 3.6.4 release
  • Loading branch information
tcsabina authored Oct 29, 2023
2 parents 5dfdaea + 6e6a76d commit 3925ba3
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 3925ba3

Please sign in to comment.