Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Ailin Nemui
biboumi
Commits
1fe2b156
Commit
1fe2b156
authored
Mar 21, 2017
by
louiz’
Browse files
Release version 4.1
parent
abb9c088
Changes
2
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
1fe2b156
...
...
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 3.0)
project
(
biboumi
)
set
(
${
PROJECT_NAME
}
_VERSION_MAJOR 4
)
set
(
${
PROJECT_NAME
}
_VERSION_MINOR
0
)
set
(
${
PROJECT_NAME
}
_VERSION_MINOR
1
)
set
(
${
PROJECT_NAME
}
_VERSION_SUFFIX
""
)
set
(
CMAKE_CXX_FLAGS
"
${
CMAKE_CXX_FLAGS
}
-std=c++1y -pedantic -Wall -Wextra"
)
...
...
packaging/biboumi.spec.cmake
View file @
1fe2b156
...
...
@@ -59,6 +59,9 @@ make check %{?_smp_mflags}
%changelog
* Tue Mar 21 2017 Le Coz Florent <louiz@louiz.org> - 4.1-1
- Update to 4.1 sources: compatibility with botan 2.0
* Wed Nov 9 2016 Le Coz Florent <louiz@louiz.org> - 4.0-1
- Update to 4.0 sources
...
...
Write
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!
Cancel
Please
register
or
sign in
to comment