bump version and motto

This commit is contained in:
Jeff Becker 2019-12-03 13:33:43 -05:00
parent 76fc50cfb7
commit 91627931ad
No known key found for this signature in database
GPG Key ID: F357B3B42F6F9B05
2 changed files with 4 additions and 4 deletions

View File

@ -2,7 +2,7 @@
#define LLARP_VERSION_HPP
#if defined(_WIN32) && defined(RC_INVOKED)
#define LLARP_VERSION 0, 5, 2, 0
#define LLARP_VERSION 0, 6, 0, 0
#else
#ifndef LLARP_VERSION_MAJ
@ -10,11 +10,11 @@
#endif
#ifndef LLARP_VERSION_MIN
#define LLARP_VERSION_MIN "5"
#define LLARP_VERSION_MIN "6"
#endif
#ifndef LLARP_VERSION_PATCH
#define LLARP_VERSION_PATCH "2"
#define LLARP_VERSION_PATCH "0"
#endif
#ifndef LLARP_VERSION_NUM

View File

@ -1 +1 @@
and boom goes the dynamite
yeet