ReSemiclip/version/version.h

11 lines
142 B
C
Raw Permalink Normal View History

2023-10-10 12:51:28 +07:00
/*
* Version declaration dependency file
*
*/
#pragma once
#define VERSION_MAJOR 2
#define VERSION_MINOR 4
#define VERSION_MAINTENANCE 0