Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Network
KIO Extras
Commits
7fb25e4a
Commit
7fb25e4a
authored
Sep 12, 2014
by
Jonathan Riddell
🏄
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
bump versions for 5.0.2 release
parent
c7826ebf
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
network/network/CMakeLists.txt
network/network/CMakeLists.txt
+1
-1
No files found.
network/network/CMakeLists.txt
View file @
7fb25e4a
...
...
@@ -57,7 +57,7 @@ set( molletnetwork_LIB_SRCS
set
(
MOLLETNETWORK_VERSION_MAJOR 5
)
set
(
MOLLETNETWORK_VERSION_MINOR 0
)
set
(
MOLLETNETWORK_VERSION_PATCH
1
)
set
(
MOLLETNETWORK_VERSION_PATCH
2
)
set
(
MOLLETNETWORK_VERSION_STRING
"
${
MOLLETNETWORK_VERSION_MAJOR
}
.
${
MOLLETNETWORK_VERSION_MINOR
}
.
${
MOLLETNETWORK_VERSION_PATCH
}
"
)
add_library
(
molletnetwork SHARED
${
molletnetwork_LIB_SRCS
}
)
...
...
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