]> Git Repo - VerusCoin.git/commitdiff
Update version to 0.2.1
authorjl777 <[email protected]>
Mon, 27 Aug 2018 20:52:32 +0000 (09:52 -1100)
committerjl777 <[email protected]>
Mon, 27 Aug 2018 20:52:32 +0000 (09:52 -1100)
src/rpcmisc.cpp

index cd99d531d3096bb4a616a8eb85b68b3c292034aa..a42afbb6190ed20095546e7655272a70103bf1db 100644 (file)
@@ -55,7 +55,7 @@ extern char ASSETCHAINS_SYMBOL[KOMODO_ASSETCHAIN_MAXLEN];
 uint32_t komodo_segid32(char *coinaddr);
 int64_t komodo_coinsupply(int64_t *zfundsp,int32_t height);
 int32_t notarizedtxid_height(char *dest,char *txidstr,int32_t *kmdnotarized_heightp);
-#define KOMODO_VERSION "0.2.0"
+#define KOMODO_VERSION "0.2.1"
 extern uint16_t ASSETCHAINS_P2PPORT,ASSETCHAINS_RPCPORT;
 extern uint32_t ASSETCHAINS_CC;
 extern uint32_t ASSETCHAINS_MAGIC;
This page took 0.028252 seconds and 4 git commands to generate.