Skip to content

Commit cbf6ab5

Browse files
committed
Pull in the update version number
2 parents 975f855 + 369001a commit cbf6ab5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

moz_security/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
44

55
cmake_minimum_required(VERSION 3.0)
6-
project(moz-security VERSION 0.0.7 LANGUAGES C)
6+
project(moz-security VERSION 0.0.8 LANGUAGES C)
77
set(CPACK_PACKAGE_DESCRIPTION_SUMMARY "Mozilla Infrastructure Security Analysis")
88
set(CPACK_DEBIAN_PACKAGE_DEPENDS "${PACKAGE_PREFIX}-streaming-algorithms (>= 0.0.2)")
99
string(REGEX REPLACE "[()]" "" CPACK_RPM_PACKAGE_REQUIRES ${CPACK_DEBIAN_PACKAGE_DEPENDS})

0 commit comments

Comments
 (0)