stepfunc / rodbus

Rust implementation of Modbus with idiomatic bindings for C, C++, .NET, and Java
https://stepfunc.io/products/libraries/modbus/
Other
83 stars 23 forks source link

RODBUS_BACKUP_VERSION not being properly set in cmake #128

Open jadamcrain opened 10 months ago

jadamcrain commented 10 months ago

https://github.com/stepfunc/rodbus/blob/f5ae98380b4ca6ab247526ca573021f6fb624cac/ffi/bindings/c/CMakeLists.txt#L5C1-L5C35

Need to set this to the current version and ensure it gets updated for each release.