dcrd/internal/version
2021-12-17 17:39:24 -06:00
..
README.md multi: replace godoc.org with pkg.go.dev 2020-02-18 19:35:19 -06:00
version_buildinfo.go version: Include VCS build info in version string. 2021-12-17 14:21:21 -06:00
version_nobuildinfo.go version: Include VCS build info in version string. 2021-12-17 14:21:21 -06:00
version_test.go version: Use uint32 for major/minor/patch. 2021-11-10 07:08:23 -06:00
version.go release: Bump for 1.8 release cycle. 2021-12-17 17:39:24 -06:00

version

Build Status ISC License Doc

Package version provides a single location to house the version information for dcrd and other utilities provided in the same repository.

Installation and Updating

This package is internal and therefore is neither directly installed nor needs to be manually updated.

License

Package version is licensed under the copyfree ISC License.