You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| Current | 5.0 |`5.0-stable`|`v5.0.3`| ^5.0.0 (dcrd v1.4.0 to v1.5.0-pre@[`4f91b01`](https://github.com/decred/dcrd/commit/4f91b016160d3ee40ec466cc56e9ea9cdd19eeae))|
69
+
| Legacy | 4.1 |`4.1-stable`|`release-v4.1.4`| same as dcrdata 5.0 |
70
+
| Development | 5.1 |`master`| N/A | ^6.0.0 (dcrd v1.5-pre@[`fd3e180a`](https://github.com/decred/dcrd/commit/fd3e180a7e19fe72adaddd3d88370cb50fa636e2) to `HEAD`) |
71
71
72
72
## Repository Overview
73
73
@@ -247,7 +247,7 @@ script to mostly automate the build steps.
247
247
### Setting build version flags
248
248
249
249
By default, the version string will be postfixed with "-pre+dev". For example,
250
-
`dcrdata version 4.0.0-pre+dev (Go version go1.12.1)`. However, it may be
250
+
`dcrdata version 5.1.0-pre+dev (Go version go1.12.7)`. However, it may be
251
251
desirable to set the "pre" and "dev" values to different strings, such as
252
252
"beta" or the actual commit hash. To set these values, build with the
0 commit comments