diff options
author | Riccardo Spagni <ric@spagni.net> | 2017-02-22 09:36:10 +0200 |
---|---|---|
committer | Riccardo Spagni <ric@spagni.net> | 2017-02-22 09:36:11 +0200 |
commit | 1a4298685aa9e694bc555ae69be59d14d3790465 (patch) | |
tree | 66ea2ad05a3acb2bdf38fbf6c7ddef9267f837f0 /tests/hash | |
parent | Merge pull request #1767 (diff) | |
parent | updated fallback nodes (diff) | |
download | monero-1a4298685aa9e694bc555ae69be59d14d3790465.tar.xz |
Merge pull request #1766
72deb484 updated fallback nodes (Riccardo Spagni)
33329f5b update version to 0.10.2 (Riccardo Spagni)
04a50a7e update checkpoints.dat (Riccardo Spagni)
c3599fa7 update copyright year, fix occasional lack of newline at line end (Riccardo Spagni)
Diffstat (limited to 'tests/hash')
-rw-r--r-- | tests/hash/CMakeLists.txt | 2 | ||||
-rw-r--r-- | tests/hash/main.cpp | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/hash/CMakeLists.txt b/tests/hash/CMakeLists.txt index 7f79ee939..0f579cc6a 100644 --- a/tests/hash/CMakeLists.txt +++ b/tests/hash/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2014-2016, The Monero Project +# Copyright (c) 2014-2017, The Monero Project # # All rights reserved. # diff --git a/tests/hash/main.cpp b/tests/hash/main.cpp index b65e0cd19..5f8b7856d 100644 --- a/tests/hash/main.cpp +++ b/tests/hash/main.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2016, The Monero Project +// Copyright (c) 2014-2017, The Monero Project // // All rights reserved. // |