Thanks guys, we went this way finally: create a dumb version.txt file in resources and read it both from build.boot ((def version (slurp "version.txt")) and from our code. Simple enough.
Thanks guys, we went this way finally: create a dumb version.txt file in resources and read it both from build.boot ((def version (slurp "version.txt")) and from our code. Simple enough.