mirror of
https://github.com/rehlds/resemiclip.git
synced 2024-12-26 14:45:54 +03:00
11 lines
142 B
C
11 lines
142 B
C
/*
|
|
* Version declaration dependency file
|
|
*
|
|
*/
|
|
|
|
#pragma once
|
|
|
|
#define VERSION_MAJOR 2
|
|
#define VERSION_MINOR 4
|
|
#define VERSION_MAINTENANCE 0
|