Add a version command to simpleshell
authorJim Morris <morris@wolfman.com>
Wed, 29 May 2013 11:02:12 +0000 (04:02 -0700)
committerJim Morris <morris@wolfman.com>
Wed, 29 May 2013 11:02:12 +0000 (04:02 -0700)
commit582559c6048e2a90777e4cd3bf9bbc6ce84618c2
treec85229b34266f098d8f659c4f9352f66dabfb452
parent3c12031cfa3ade619613a39ea359b9227b587c74
Add a version command to simpleshell
Print out version and build date on startup
makfile generates a new src/version.cpp with current git branch and hash and build date time
generate-version.sh [new file with mode: 0755]
makefile
src/main.cpp
src/modules/utils/simpleshell/SimpleShell.cpp
src/modules/utils/simpleshell/SimpleShell.h
src/version.cpp [new file with mode: 0644]
src/version.h [new file with mode: 0644]