added specifier to control the API version that is called and set it to curent stable (which is version 1.2)

This commit is contained in:
root
2014-12-26 20:28:23 -06:00
parent 397063b026
commit a59ff6f516
2 changed files with 10 additions and 4 deletions

View File

@@ -33,6 +33,8 @@
#define MFAPI_MAX_LEN_KEY 15
#define MFAPI_MAX_LEN_NAME 255
#define MFAPI_VERSION "1.2"
enum mfconn_device_change_type {
MFCONN_DEVICE_CHANGE_DELETED_FOLDER,
MFCONN_DEVICE_CHANGE_DELETED_FILE,