Files
motion/commit-version.sh
MrDave 2630c6ea61 Version 4.0.1
Small typo fix for manual
Remove git dependency from version scripts.
2016-10-24 19:39:24 -06:00

4 lines
65 B
Bash
Executable File

#!/bin/sh
#SNV_VERSION=`git show -s --format=%h`
echo -n "4.0.1"