1 2 3 4 5 6
#!/bin/sh # version.sh - handle version information DATE="`date +%Y%m%d`" VERSION="1.0~a1"