Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
BC
public
mssilk
Commits
b9324a8e
Commit
b9324a8e
authored
7 years ago
by
Ronan
Browse files
Options
Download
Patches
Plain Diff
update version
parent
d52bf6c4
master
yocto_sumo
1.2.0
1.1.1
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
CMakeLists.txt
+1
-1
CMakeLists.txt
NEWS
+4
-1
NEWS
with
5 additions
and
2 deletions
CMakeLists.txt
+
1
−
1
View file @
b9324a8e
...
...
@@ -21,7 +21,7 @@
############################################################################
cmake_minimum_required
(
VERSION 3.0
)
project
(
mssilk VERSION 1.1.
0
LANGUAGES C
)
project
(
mssilk VERSION 1.1.
1
LANGUAGES C
)
option
(
ENABLE_SHARED
"Build shared library."
YES
)
...
...
This diff is collapsed.
Click to expand it.
NEWS
+
4
−
1
View file @
b9324a8e
mssilk 1.1.1 -- July 20th, 2017
* Bug fixes.
mssilk 1.1.0 -- August 8th, 2016
* MSFactory usage.
\ No newline at end of file
* MSFactory usage.
This diff is collapsed.
Click to expand it.
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets