#!/bin/sh TARBALL_VERSION=$(cat .tarball-version 2>/dev/null || echo "SNAPSHOT") printf "%s" $TARBALL_VERSION