File: version.go

package info (click to toggle)
golang-github-containers-common 0.50.1%2Bds1-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 4,440 kB
  • sloc: makefile: 118; sh: 46
file content (4 lines) | stat: -rw-r--r-- 82 bytes parent folder | download
1
2
3
4
package version

// Version is the version of the build.
const Version = "0.50.1"