#!/bin/sh
# SPDX-License-Identifier: BSD-2-Clause

git describe --tags --always --dirty > VERSION
autoreconf --install --sym
