File: version.go

package info (click to toggle)
golang-github-evilsocket-ftrace 1.2.0-2.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 128 kB
  • sloc: sh: 71; makefile: 5
file content (4 lines) | stat: -rw-r--r-- 91 bytes parent folder | download | duplicates (2)
1
2
3
4
package ftrace

// Version represents the version of this package.
const Version = "1.2.0"