Forgot to bump the version. Now at v1.6.2.

This commit is contained in:
Shamus Hammons 2020-02-28 16:16:05 -06:00
parent d6008be63c
commit fd9ba5f319
1 changed files with 1 additions and 1 deletions

2
rln.h
View File

@ -44,7 +44,7 @@
#define MAJOR 1 // Major version number
#define MINOR 6 // Minor version number
#define PATCH 1 // Patch release number
#define PATCH 2 // Patch release number
#ifdef WIN32
#define PLATFORM "Win32" // Release platform - Windows