You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

7 lines
190 B

#ifndef ZTS_VERSION_H
#define ZTS_VER_CORE_STR="1.4.6"
#define ZTS_VER_LIB_STR="1.3.4"
#define ZTS_VER_LIB_MAJOR=1.3.4
#define ZTS_VER_LIB_MINOR=1.3.4
#define ZTS_VER_LIB_PATCH=1.3.4
#endif