Skip to content

Commit

Permalink
Bump version to 1.2 for major release
Browse files Browse the repository at this point in the history
  • Loading branch information
meyer9 committed Jan 30, 2018
1 parent 84b4358 commit ef706a0
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion contrib/gitian-descriptors/gitian-aarch64.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
name: "phore-aarch64-3.0"
name: "phore-aarch64-1.2"
enable_cache: true
suites:
- "xenial"
Expand Down
2 changes: 1 addition & 1 deletion contrib/gitian-descriptors/gitian-linux.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
name: "phore-linux-3.0"
name: "phore-linux-1.2"
enable_cache: true
suites:
- "trusty"
Expand Down
4 changes: 2 additions & 2 deletions contrib/gitian-descriptors/gitian-osx.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
---
name: "phore-osx-3.0"
name: "phore-osx-1.2"
enable_cache: true
suites:
- "trusty"
architectures:
- "amd64"
packages:
packages:
- "ca-certificates"
- "curl"
- "g++"
Expand Down
4 changes: 2 additions & 2 deletions contrib/gitian-descriptors/gitian-rpi2.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
name: "phore-rpi2-2.1.7"
name: "phore-rpi2-1.2"
enable_cache: true
suites:
- "trusty"
Expand Down Expand Up @@ -30,7 +30,7 @@ script: |
CONFIGFLAGS="--enable-upnp-default --enable-glibc-back-compat"
FAKETIME_HOST_PROGS=""
FAKETIME_PROGS="date ar ranlib nm strip"
tar --warning=no-timestamp -xzf raspberrypi-tools.tar.gz
export TOOLCHAIN_BIN=$(pwd)/raspberrypi-tools/arm-bcm2708/gcc-linaro-arm-linux-gnueabihf-raspbian-x64/bin
export PATH=$PATH:$TOOLCHAIN_BIN
Expand Down
2 changes: 1 addition & 1 deletion contrib/gitian-descriptors/gitian-win.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
name: "phore-win-3.0"
name: "phore-win-1.2"
enable_cache: true
suites:
- "trusty"
Expand Down

0 comments on commit ef706a0

Please sign in to comment.