Currently, git revision of libcloudphxx is stored in a header file.
Software that dynamically loads libcloudphxx (e.g. UWLCM) needs to be recompiled after new version of libcloudph++ is installed in order to output proper git revision of libcloudph++.
This could be improved if libcloudph++ defined a function returning the git revision.