shrink the hashmap when it's too sparse
[beanstalkd.git] / verc.sh
blob3e930129723f69a9204ee0c9cd77bfd385b37e72
1 #!/bin/sh
3 printf 'const char version[] = "'
4 ./vers.sh
5 printf '";\n'