Skip to content

Commit

Permalink
Merge pull request #356 from KomodoPlatform/dev
Browse files Browse the repository at this point in the history
bump version - major update
  • Loading branch information
ca333 committed May 19, 2020
2 parents 1d02800 + e68462b commit c340cdd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/rpc/misc.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ int8_t StakedNotaryID(std::string &notaryname, char *Raddress);
uint64_t komodo_notarypayamount(int32_t nHeight, int64_t notarycount);
int32_t komodo_notaries(uint8_t pubkeys[64][33],int32_t height,uint32_t timestamp);

#define KOMODO_VERSION "0.5.4"
#define KOMODO_VERSION "0.6.0"
#define VERUS_VERSION "0.4.0g"
extern uint16_t ASSETCHAINS_P2PPORT,ASSETCHAINS_RPCPORT;
extern uint32_t ASSETCHAINS_CC;
Expand Down

0 comments on commit c340cdd

Please sign in to comment.