We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 975f855 + 369001a commit cbf6ab5Copy full SHA for cbf6ab5
moz_security/CMakeLists.txt
@@ -3,7 +3,7 @@
3
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
4
5
cmake_minimum_required(VERSION 3.0)
6
-project(moz-security VERSION 0.0.7 LANGUAGES C)
+project(moz-security VERSION 0.0.8 LANGUAGES C)
7
set(CPACK_PACKAGE_DESCRIPTION_SUMMARY "Mozilla Infrastructure Security Analysis")
8
set(CPACK_DEBIAN_PACKAGE_DEPENDS "${PACKAGE_PREFIX}-streaming-algorithms (>= 0.0.2)")
9
string(REGEX REPLACE "[()]" "" CPACK_RPM_PACKAGE_REQUIRES ${CPACK_DEBIAN_PACKAGE_DEPENDS})
0 commit comments