#!/bin/bash declare -r VERSION='VERSION_DEVEL' echo "This is version $VERSION of the example template project."