Fix Nazara version & fake tab

This commit is contained in:
Apjue 2019-04-26 21:47:24 +02:00
parent 3871a8373a
commit aec88aafa2
1 changed files with 2 additions and 2 deletions

View File

@ -77,7 +77,7 @@
// Nazara version macro
#define NAZARA_VERSION_MAJOR 0
#define NAZARA_VERSION_MINOR 3
#define NAZARA_VERSION_MINOR 4
#define NAZARA_VERSION_PATCH 0
#include <Nazara/Core/Config.hpp>