finalize CMake shit.

Windows will stick to CodeBlocks until making a cross-platform build system isn't a total trainwreck under Windows.
This commit is contained in:
StapleButter
2017-04-30 03:46:27 +02:00
parent 1b06b2765d
commit ee8d621880
6 changed files with 17 additions and 19 deletions

View File

@ -19,7 +19,7 @@
#ifndef VERSION_H
#define VERSION_H
#define MELONDS_VERSION "@VERSION@"
#define MELONDS_VERSION "0.3"
#define MELONDS_URL "http://melonds.kuribo64.net/"