github.com/cs3org/reva/v2@v2.27.7/changelog/1.1.0_2020-08-11/build-time-vars.md (about) 1 Bugfix: Pass build time variables while compiling 2 3 We provide the option of viewing various configuration and version options in 4 both reva CLI as well as the reva daemon, but we didn't actually have these 5 values in the first place. This PR adds that info at compile time. 6 7 https://github.com/cs3org/reva/pull/1069