summaryrefslogtreecommitdiff
path: root/functions/version.sh
blob: 2d5ff20f3641d9cb7ba92e030a231bc162678bb3 (plain)
1
2
3
4
5
6
#!/bin/sh

# version.sh - handle version information

DATE="`date +%Y%m%d`"
VERSION="1.0~a1"