mirror of
https://github.com/wiiu-env/ScreenshotWUPS.git
synced 2024-11-18 21:09:17 +01:00
6 lines
106 B
C
6 lines
106 B
C
#pragma once
|
|
#include "version.h"
|
|
|
|
#define VERSION "v0.1"
|
|
#define VERSION_FULL VERSION VERSION_EXTRA
|