Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/VortexQuake2/Vortex
Browse files Browse the repository at this point in the history
  • Loading branch information
Vortex-Quake2 committed Feb 15, 2025
2 parents 4e6e0e7 + 924831b commit 7f5d29b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/characters/settings.h
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ const char* Time();
#define CURRENT_DATE s1 = Date()
#define CURRENT_TIME s2 = Time()

#define VRX_VERSION "5.7.4"
#define VRX_VERSION "5.7.5"

// autosave interval
#define AUTOSAVE_FRAMES (300)
Expand Down

0 comments on commit 7f5d29b

Please sign in to comment.