diff options
| -rwxr-xr-x | src/template | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/template b/src/template index 38ff9b8..145a259 100755 --- a/src/template +++ b/src/template @@ -3,3 +3,5 @@ declare -r VERSION='VERSION_DEVEL' echo "This is version $VERSION of the example template project." + +# vim: filetyle=sh |
