diff --git a/CryptoNoteWallet.cmake b/CryptoNoteWallet.cmake index c6bae29..22a2e1a 100644 --- a/CryptoNoteWallet.cmake +++ b/CryptoNoteWallet.cmake @@ -5,5 +5,5 @@ set(CN_URI_SCHEME_NAME "talleo") set(CN_VERSION_MAJOR "2") set(CN_VERSION_MINOR "0") set(CN_VERSION_REVISION "10") -set(CN_VERSION_BUILD "1") +set(CN_VERSION_BUILD "2") set(CN_VERSION "${CN_VERSION_MAJOR}.${CN_VERSION_MINOR}.${CN_VERSION_REVISION}") diff --git a/cryptonote b/cryptonote index 056929a..50d187d 160000 --- a/cryptonote +++ b/cryptonote @@ -1 +1 @@ -Subproject commit 056929a2da80437f2700992d9ea08447079193da +Subproject commit 50d187d523bd3ea814f581f87683c3b494f0e643