diff options
| author | Cory Fields <[email protected]> | 2017-02-17 16:11:40 -0500 |
|---|---|---|
| committer | Cory Fields <[email protected]> | 2017-02-17 16:11:43 -0500 |
| commit | 8e5cca027fd911b3e7f64495c75986ccf997f6a0 (patch) | |
| tree | 7e93b8aa665709219ce6507c17af947fa263faf6 /contrib/gitian-descriptors/gitian-linux.yml | |
| parent | Merge #9786: boost: remove iostreams includes (diff) | |
| download | discoin-8e5cca027fd911b3e7f64495c75986ccf997f6a0.tar.xz discoin-8e5cca027fd911b3e7f64495c75986ccf997f6a0.zip | |
gitian: bump descriptors for master
This was skipped for the 0.14 cycle.
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 6f43119ba..00af4bdc6 100644 --- a/contrib/gitian-descriptors/gitian-linux.yml +++ b/contrib/gitian-descriptors/gitian-linux.yml @@ -1,5 +1,5 @@ --- -name: "bitcoin-linux-0.13" +name: "bitcoin-linux-0.15" enable_cache: true suites: - "trusty" |