parse.c: extract_double: fix return type
[pet.git] / version.c
blobfdb600b10b00a91db9f2928f4594fa9ffbdc8553
1 #include "gitversion.h"
3 const char *pet_version(void)
5 return GIT_HEAD_ID"\n";