v1.4.9 in beta (#4097)

* v1.4.9

* Disable armv6 build


Former-commit-id: 48924e999d83aeae96a5d1d291e76e11892c499b
This commit is contained in:
Arkadiy Paronyan
2017-01-09 15:18:56 +01:00
committed by GitHub
parent 2dc9c23d07
commit a71766db8f
6 changed files with 18 additions and 53 deletions

View File

@@ -10,7 +10,7 @@
!define DESCRIPTION "Fast, light, robust Ethereum implementation"
!define VERSIONMAJOR 1
!define VERSIONMINOR 4
!define VERSIONBUILD 8
!define VERSIONBUILD 9
!define ARGS "--warp"
!define FIRST_START_ARGS "ui --warp --mode=passive"