codegen_test.sh: avoid use of constructs not supported by /bin/sh on Solaris
[isl.git] / isl_version.c
blob1a59f55c186e19d5496c9aaedcc4533484412180
1 #include "gitversion.h"
3 const char *isl_version(void)
5 return GIT_HEAD_ID"\n";