Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Pierre Kim
manateecoin
Commits
c9ef9cf0
Commit
c9ef9cf0
authored
Nov 19, 2017
by
Pierre Kim
Browse files
1.2.0.1
parent
9c1ad790
Changes
2
Hide whitespace changes
Inline
Side-by-side
src/CryptoNoteConfig.h
View file @
c9ef9cf0
...
...
@@ -123,7 +123,8 @@ __attribute__((unused))
const
std
::
initializer_list
<
CheckpointData
>
CHECKPOINTS
=
{
{
24552
,
"a5fced9c59f3f3192fc5460845aa5ef89de9e9704a98fb5c692e23e9315d5048"
},
{
86863
,
"9f49f2cfe5b232b208b2b019070bb4c4b6efe4a95979be6188a2272b6a264cc9"
},
{
87229
,
"83acd3eba879a378fc9763b6459fa43cbb10abc08b65d3a5b2b686b7144a3180"
}
{
87229
,
"83acd3eba879a378fc9763b6459fa43cbb10abc08b65d3a5b2b686b7144a3180"
},
{
90846
,
"24097098a82e7c5ce24fae16fc86cb649dc7065d5d974f53bb2eba80c9d64091"
}
};
}
...
...
src/version.h.in
View file @
c9ef9cf0
#define BUILD_COMMIT_ID "@VERSION@"
#define PROJECT_VERSION "1.2.0"
#define PROJECT_VERSION_BUILD_NO "
0
"
#define PROJECT_VERSION_BUILD_NO "
1
"
#define PROJECT_VERSION_LONG PROJECT_VERSION "." PROJECT_VERSION_BUILD_NO
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment