File: version.go

package info (click to toggle)
lltsv 0.7.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 136 kB
  • sloc: makefile: 21
file content (4 lines) | stat: -rw-r--r-- 80 bytes parent folder | download | duplicates (3)
1
2
3
4
package main

// Version is lltsv version string
const Version string = "0.7.0"