#!/bin/sh

echo "$1" > "$MESON_DIST_ROOT/.tarball-version"
