commit | 32ec3fd51e1e4f988136346b06c5025c2df4d072 | [log] [tgz] |
---|---|---|
author | Ashlesh Gawande <agawande@memphis.edu> | Wed Jul 18 13:42:32 2018 -0500 |
committer | Ashlesh Gawande <agawande@memphis.edu> | Mon Dec 10 10:38:41 2018 -0600 |
tree | e3c59a5a5822578a4b813d4b9f70176cc8d2755e | |
parent | 2fa23ea104ef16f600cd4ec08f4d9acbca2ec94a [diff] [blame] |
communication: sync protocol adapater to add psync refs: #4082 Change-Id: Ibe4649e709dfbc3cdc1f2afbfc4ff03f75a3f136
diff --git a/src/conf-parameter.cpp b/src/conf-parameter.cpp index bb61456..eaaf76e 100644 --- a/src/conf-parameter.cpp +++ b/src/conf-parameter.cpp
@@ -29,7 +29,7 @@ INIT_LOGGER(ConfParameter); // To be changed when breaking changes are made to sync -const uint64_t ConfParameter::SYNC_VERSION = 5; +const uint64_t ConfParameter::SYNC_VERSION = 6; void ConfParameter::writeLog()