File: version.go

package info (click to toggle)
golang-github-containers-common 0.56.0%2Bds1-4
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 4,852 kB
  • sloc: makefile: 126; sh: 62
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.56.0"