cleanup
[fapman] / updateversion.sh
1 #!/bin/sh
2 ver=`pwd | cut -d - -f 2-`; echo "const QString PROGRAM_VERSION=\"$ver\";" > version.h