DaanHoogland commented on code in PR #12124:
URL: https://github.com/apache/cloudstack/pull/12124#discussion_r2570917106


##########
tools/marvin/setup.py:
##########
@@ -27,7 +27,7 @@
         raise RuntimeError("python setuptools is required to build Marvin")
 
 
-VERSION = "4.23.0.0-SNAPSHOT"
+VERSION = "4.23.0.0"

Review Comment:
   yes, it should only be updated by building (not by pre-commit) somebody 
introduced that behaviour for testing I think and it forces us to be more 
vigilent at checking in, so I don’t mind. We need to keep snapshot though 
untill releasing . 



-- 
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]

Reply via email to