Compare commits

...

13 Commits

Author SHA1 Message Date
Jeffrey Wilcke
fed692f67e Merge pull request #2916 from ethereum/release/1.4
Release/1.4
2016-08-18 17:31:35 +02:00
Péter Szilágyi
5f55d95aea Merge pull request #2827 from ethereum/release/1.4
Geth 1.4.10 "Return of the ETH"
2016-07-16 18:52:56 +03:00
Péter Szilágyi
b7e3dfc5a2 Merge pull request #2754 from ethereum/release/1.4
Geth 1.4.9 "The network strikes back"
2016-06-29 15:42:21 +03:00
Péter Szilágyi
98be7cd833 Merge pull request #2735 from ethereum/release/1.4
Geth 1.4.8 "DAO Wars"
2016-06-24 18:17:12 +03:00
Péter Szilágyi
667a386d87 Merge pull request #2700 from ethereum/release/1.4
Geth 1.4.7 "Colourise"
2016-06-15 12:33:33 +03:00
Péter Szilágyi
0f036f6209 Merge branch 'release/1.4' 2016-06-06 17:22:55 +03:00
Péter Szilágyi
a269a713d6 Merge pull request #2606 from ethereum/release/1.4
VERSION, cmd/geth: bumped version 1.4.5
2016-05-24 11:31:56 +03:00
Jeffrey Wilcke
311f5a0ed1 Merge branch 'release/1.4' 2016-05-24 10:03:21 +02:00
Jeffrey Wilcke
8ea3c88e44 Fake commit to restart the build servers
Fake commit to hopefully fix the PPA issue.
2016-05-18 01:10:24 +02:00
Jeffrey Wilcke
94ad694a26 Merge branch 'release/1.4' 2016-05-17 14:59:51 +02:00
Jeffrey Wilcke
fc0638f9d8 Merge branch 'release/1.4' 2016-05-13 12:10:31 +02:00
Jeffrey Wilcke
dd083aa34e Merge branch 'release/1.4'
Conflicts:
	VERSION
	cmd/geth/main.go
2016-05-10 13:48:11 +02:00
Jeffrey Wilcke
566af6ef92 VERSION, cmd/geth: bumped version 1.4.2 2016-05-10 10:32:27 +02:00

View File

@@ -277,3 +277,5 @@ included in our repository in the `COPYING.LESSER` file.
The go-ethereum binaries (i.e. all code inside of the `cmd` directory) is licensed under the
[GNU General Public License v3.0](http://www.gnu.org/licenses/gpl-3.0.en.html), also included
in our repository in the `COPYING` file.