audacia/mac/scripts/get_gitident.sh

3 lines
133 B
Bash
Executable File

git show -s --format="#define REV_LONG \"%H\"%n#define REV_TIME \"%cd\"%n" | tee ../src/RevisionIdent.h
touch ../src/AboutDialog.cpp