What is the build number for Crowd 4.3.5?
I know this page list various version and build numbers but it is yet to be updated with 4.3.5
https://confluence.atlassian.com/crowdkb/crowd-build-and-version-numbers-reference-703401603.html
Have you a Crowd of that version installed? If so the build number is displayed on the footer.
Hope this helps.
1637
Yes. I know it is in the footer. I was just hoping not to stand up a instance of that version first to find out the number.
Our setup is Infrastructure As Code, and we have a process to overwrite the crowd.cfg.xml settings on each deployment, with our preferred values. Within crowd.cfg.xml, the buildNumber is listed, hence I want the buildNumber so I overwrite that value with the correct number of this version of Crowd.
<application-configuration>
...
<buildNumber><%= @Build_number %></buildNumber>
...
</application-configuration>
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.