2
0
mirror of https://github.com/rehlds/metamod-r.git synced 2025-01-14 15:47:54 +03:00

11 lines
142 B
C
Raw Normal View History

/*
* Version declaration dependency file
*
*/
#pragma once
#define VERSION_MAJOR 1
#define VERSION_MINOR 3
#define VERSION_MAINTENANCE 0