Files
stmbl/shared/version_number.h
T
2018-04-12 01:36:40 +02:00

6 lines
87 B
C

#pragma once
#define VERSION_MAJOR 0
#define VERSION_MINOR 9
#define VERSION_PATCH 17