% Cache schema/model version for surface-3 Monte Carlo results.

function v = surface3_cache_version()
v = 'surface3-v1';
end
