File: get_version.sh

package info (click to toggle)
netproc 0.6.6-0.1
  • links: PTS
  • area: main
  • in suites: forky, sid, trixie
  • size: 908 kB
  • sloc: ansic: 7,876; makefile: 101; sh: 12
file content (2 lines) | stat: -rwxr-xr-x 53 bytes parent folder | download | duplicates (2)
1
2
#!/bin/sh
git describe 2>/dev/null | cut -d '-' -f 1