Skip to content

Commit

Permalink
Bump version to 0.97.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Axel Gneiting committed Dec 9, 2017
1 parent de9f325 commit 0ff12f7
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 0.97
#define VKQUAKE_VER_PATCH 0 // helper to print a string like 0.92.1
#define VKQUAKE_VER_PATCH 2 // 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 0ff12f7

Please sign in to comment.