Add compiletime and runtime versioning information.
[routeros-api.git] / src / routeros_api.h
index 84e5600..7f6956c 100644 (file)
@@ -22,6 +22,8 @@
 #ifndef ROUTEROS_API_H
 #define ROUTEROS_API_H 1
 
+#include <routeros_version.h>
+
 #define ROUTEROS_API_PORT "8728"
 
 #ifdef __cplusplus