Skip to content

Commit

Permalink
Use proper versioning scheme.
Browse files Browse the repository at this point in the history
  • Loading branch information
kondrak committed Jun 25, 2019
1 parent b60b873 commit 2f54f60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ref_vk/vk_local.h
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
#include "qvk.h"

#define REF_VERSION "Vulkan (vkQuake2 v"VKQUAKE2_VERSION")"
#define VKQUAKE2_VERSION "1.2"
#define VKQUAKE2_VERSION "1.2.0"

// verify if VkResult is VK_SUCCESS
#ifdef _DEBUG
Expand Down

0 comments on commit 2f54f60

Please sign in to comment.