Version bump

This commit is contained in:
Duke Leto
2020-12-18 08:11:01 -05:00
parent c5096882a3
commit 7e591d8134
2 changed files with 3 additions and 12 deletions

View File

@@ -2,7 +2,6 @@
// Copyright (c) 2016-2020 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/******************************************************************************
* Copyright © 2014-2019 The SuperNET Developers. *
* *
@@ -17,12 +16,9 @@
* Removal or modification of this copyright notice is prohibited. *
* *
******************************************************************************/
#include "clientversion.h"
#include "tinyformat.h"
#include "util.h"
#include <string>
#include <boost/preprocessor/arithmetic/add.hpp>