#!/bin/bash -e
#
# script/version
# mas
#
# Displays the current marketing version of mas.
#

agvtool what-marketing-version -terse1
