]> git.cameronkatri.com Git - ldid.git/blob - version.sh
6e484edbb597db24237fef61d3ae4084eb2d1978
[ldid.git] / version.sh
1 #!/bin/bash
2 echo "$(git describe --tags --dirty="+" --match="v*" | sed -e 's@-\([^-]*\)-\([^-]*\)$@+\1.\2@;s@^v@1:@')"