Merge pull request #3035

9ce88c6 build: prepare v0.16.0.3 (selsta)
This commit is contained in:
luigi1111 2020-08-08 20:46:53 -05:00
commit fad8dab165
No known key found for this signature in database
GPG key ID: F4ACA0183641E010
3 changed files with 3 additions and 3 deletions

View file

@ -5,7 +5,7 @@ message(STATUS "Initiating compile using CMake ${CMAKE_VERSION}")
set(VERSION_MAJOR "16")
set(VERSION_MINOR "0")
set(VERSION_REVISION "2")
set(VERSION_REVISION "3")
set(VERSION "0.${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_REVISION}")
option(STATIC "Link libraries statically, requires static Qt")

View file

@ -17,7 +17,7 @@ if [ ! -d $MONERO_DIR/src ]; then
fi
git submodule update --remote
git -C $MONERO_DIR fetch
git -C $MONERO_DIR checkout v0.16.0.1
git -C $MONERO_DIR checkout v0.16.0.3
# get monero core tag
pushd $MONERO_DIR

2
monero

@ -1 +1 @@
Subproject commit a498a1b4ce432941dee47d74c7e05bf87acd3ad6
Subproject commit 7bd1ed03dd29d1f194503b6fdce6588306328b72