File: version

package info (click to toggle)
vmfs-tools 0.2.5-1.1
  • links: PTS
  • area: main
  • in suites: forky, sid, trixie
  • size: 532 kB
  • sloc: ansic: 6,487; sh: 22; makefile: 3
file content (5 lines) | stat: -rw-r--r-- 62 bytes parent folder | download
1
2
3
4
5
#if 1
#define VERSION "v0.2.5"
#else
VERSION := v0.2.5
#endif