diff options
| author | Wladimir J. van der Laan <[email protected]> | 2015-12-03 11:59:37 +0100 |
|---|---|---|
| committer | Wladimir J. van der Laan <[email protected]> | 2015-12-03 12:07:01 +0100 |
| commit | c12ff995f7d70aafb12f34887fb64aa7482bbc85 (patch) | |
| tree | f8cf458db16aa10ae15fdb352daa1f3b6190212b /contrib/gitian-descriptors/gitian-linux.yml | |
| parent | Merge pull request #7158 (diff) | |
| download | discoin-c12ff995f7d70aafb12f34887fb64aa7482bbc85.tar.xz discoin-c12ff995f7d70aafb12f34887fb64aa7482bbc85.zip | |
Now that 0.12 has been branched, master is 0.12.99
... in preparation for 0.13
Diffstat (limited to 'contrib/gitian-descriptors/gitian-linux.yml')
| -rw-r--r-- | contrib/gitian-descriptors/gitian-linux.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/gitian-descriptors/gitian-linux.yml b/contrib/gitian-descriptors/gitian-linux.yml index 0c3c439dd..52b898b67 100644 --- a/contrib/gitian-descriptors/gitian-linux.yml +++ b/contrib/gitian-descriptors/gitian-linux.yml @@ -1,5 +1,5 @@ --- -name: "bitcoin-linux-0.12" +name: "bitcoin-linux-0.13" enable_cache: true suites: - "trusty" |