nickva commented on code in PR #5448: URL: https://github.com/apache/couchdb/pull/5448#discussion_r1973906206
########## version.mk: ########## @@ -1,3 +1,3 @@ vsn_major=3 -vsn_minor=4 -vsn_patch=2 +vsn_minor=5 +vsn_patch=0 Review Comment: Usually we bump this right before the release tagging. But this is fine as well. Main will be 3.5.0 we already decided. -- 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]
