gui: allow torn widgets to be on top
[git-cola.git] / scripts / version.sh
blob9f284aff523dbc6f66934609c24feca925883460
1 #!/bin/sh
2 unset CDPATH
3 cd $(dirname $0)
4 cd ..
5 eval echo $(grep VERSION ugitlibs/defaults.py | perl -p -e 's/.*= //')