#!/bin/sh
# SPDX-License-Identifier: GPL-2.0-only
# Copyright 2023 The DT-Utils Authors <oss-tools@pengutronix.de>

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