summaryrefslogtreecommitdiff
path: root/acprep
diff options
context:
space:
mode:
Diffstat (limited to 'acprep')
-rwxr-xr-xacprep2
1 files changed, 1 insertions, 1 deletions
diff --git a/acprep b/acprep
index d3ce4f98..de279ab1 100755
--- a/acprep
+++ b/acprep
@@ -8,7 +8,7 @@
# This script simply sets up the compiler and linker flags for all the various
# build permutations I use for testing and profiling.
-COMMIT=$(git describe --all | sed 's/heads\///')
+COMMIT=$(git describe --all --long | sed 's/heads\///')
echo "m4_define([VERSION_NUMBER], [$COMMIT])" > version.m4
sh autogen.sh