mirror of
https://github.com/gsi-upm/senpy
synced 2024-11-24 09:02:28 +00:00
3 lines
56 B
Bash
3 lines
56 B
Bash
|
#!/bin/sh
|
||
|
VERSION=$(git describe --long --tags --dirty)
|