dcrd/internal/version
2023-06-09 12:05:49 -05:00
..
README.md multi: replace godoc.org with pkg.go.dev 2020-02-18 19:35:19 -06:00
version_buildinfo.go main: Remove old style build constraints. 2022-12-05 09:04:01 -06:00
version_nobuildinfo.go main: Remove old style build constraints. 2022-12-05 09:04:01 -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.9 release cycle. 2023-06-09 12:05:49 -05: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.