summaryrefslogtreecommitdiff
path: root/src/template
blob: 38ff9b8c4d0dcb4fe61225cde42f2e2de00e53c8 (plain)
1
2
3
4
5
#!/usr/bin/env bash

declare -r VERSION='VERSION_DEVEL'

echo "This is version $VERSION of the example template project."