summaryrefslogtreecommitdiff
path: root/src/template
blob: 8ccad18de11ece90820ed8bfb135d65c4fb5039d (plain)
1
2
3
4
5
#!/bin/bash

declare -r VERSION='VERSION_DEVEL'

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