Skip to content

Commit

Permalink
Bump version to 1.22.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Novum committed Dec 12, 2022
1 parent d33828b commit 358e50e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Quake/quakedef.h
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
#define QUAKESPASM_VER_SUFFIX // optional version suffix string literal like "-beta1"
#endif
#define VKQUAKE_VERSION 1.22
#define VKQUAKE_VER_PATCH 2 // helper to print a string like 0.92.1
#define VKQUAKE_VER_PATCH 3 // helper to print a string like 0.92.1
#ifndef VKQUAKE_VER_SUFFIX
#define VKQUAKE_VER_SUFFIX "" // optional version suffix like -beta1
#endif
Expand Down

0 comments on commit 358e50e

Please sign in to comment.