szaszm commented on code in PR #2164:
URL: https://github.com/apache/nifi-minifi-cpp/pull/2164#discussion_r3155681218
##########
minifi-api/include/minifi-c/minifi-c.h:
##########
@@ -42,7 +42,7 @@ extern "C" {
#endif
enum : uint32_t {
- MINIFI_API_VERSION = 2
+ MINIFI_API_VERSION = 3
Review Comment:
I'm not sure about changing the API version in pre-release development
versions. I think I'd rather release 1.0 with MINIFI_API_VERSION=1
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]