1 2 3 4 5
#!/usr/bin/env bash declare -r VERSION='VERSION_DEVEL' echo "This is version $VERSION of the example template project."