Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
DetectorSoftware
libagipdrecv
Commits
c52ad4c4
Commit
c52ad4c4
authored
Apr 16, 2020
by
Yuelong Yu
Browse files
bump version to 0.3
parent
eccfe6e8
Changes
1
Show whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
c52ad4c4
...
...
@@ -4,7 +4,7 @@ enable_testing()
set
(
MAJOR_VERSION 0
)
set
(
MINOR_VERSION
1
)
set
(
MINOR_VERSION
3
)
set
(
LIBRARY_VERSION
"
${
MAJOR_VERSION
}
.
${
MINOR_VERSION
}
"
)
set
(
SO_VERSION
${
LIBRARY_VERSION
}
)
...
...
Write
Preview
Supports
Markdown
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