Skip to content

Commit 5e446f1

Browse files
committedJul 20, 2022
version bump
1 parent fef0679 commit 5e446f1

File tree

15 files changed

+15
-15
lines changed

15 files changed

+15
-15
lines changed
 

‎c/cert/src/qlpack.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
name: cert-c-coding-standards
2-
version: 2.6.0-dev
2+
version: 2.6.0
33
suites: codeql-suites
44
libraryPathDependencies: common-c-coding-standards

‎c/cert/test/qlpack.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
name: cert-c-coding-standards-tests
2-
version: 2.6.0-dev
2+
version: 2.6.0
33
libraryPathDependencies: cert-c-coding-standards
44
extractor: cpp

‎c/common/src/qlpack.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
name: common-c-coding-standards
2-
version: 2.6.0-dev
2+
version: 2.6.0
33
libraryPathDependencies: common-cpp-coding-standards

‎c/common/test/qlpack.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
name: common-c-coding-standards-tests
2-
version: 2.6.0-dev
2+
version: 2.6.0
33
libraryPathDependencies: common-c-coding-standards
44
extractor: cpp

‎c/misra/src/qlpack.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
name: misra-c-coding-standards
2-
version: 2.6.0-dev
2+
version: 2.6.0
33
suites: codeql-suites
44
libraryPathDependencies: common-c-coding-standards

‎c/misra/test/qlpack.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
name: misra-c-coding-standards-tests
2-
version: 2.6.0-dev
2+
version: 2.6.0
33
libraryPathDependencies: misra-c-coding-standards
44
extractor: cpp

‎cpp/autosar/src/qlpack.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
name: autosar-cpp-coding-standards
2-
version: 2.6.0-dev
2+
version: 2.6.0
33
suites: codeql-suites
44
libraryPathDependencies: common-cpp-coding-standards

‎cpp/autosar/test/qlpack.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
name: autosar-cpp-coding-standards-tests
2-
version: 2.6.0-dev
2+
version: 2.6.0
33
libraryPathDependencies: autosar-cpp-coding-standards
44
extractor: cpp

‎cpp/cert/src/qlpack.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
name: cert-cpp-coding-standards
2-
version: 2.6.0-dev
2+
version: 2.6.0
33
suites: codeql-suites
44
libraryPathDependencies: common-cpp-coding-standards

‎cpp/cert/test/qlpack.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
name: cert-cpp-coding-standards-tests
2-
version: 2.6.0-dev
2+
version: 2.6.0
33
libraryPathDependencies: cert-cpp-coding-standards
44
extractor: cpp

‎cpp/common/src/qlpack.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
name: common-cpp-coding-standards
2-
version: 2.6.0-dev
2+
version: 2.6.0
33
libraryPathDependencies: codeql-cpp

‎cpp/common/test/qlpack.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
name: common-cpp-coding-standards-tests
2-
version: 2.6.0-dev
2+
version: 2.6.0
33
libraryPathDependencies: common-cpp-coding-standards
44
extractor: cpp

‎cpp/misra/src/qlpack.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
name: misra-cpp-coding-standards
2-
version: 2.6.0-dev
2+
version: 2.6.0
33
libraryPathDependencies: common-cpp-coding-standards

‎cpp/misra/test/qlpack.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
name: misra-cpp-coding-standards-tests
2-
version: 2.6.0-dev
2+
version: 2.6.0
33
libraryPathDependencies: misra-cpp-coding-standards
44
extractor: cpp

‎cpp/report/src/qlpack.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
name: report-cpp-coding-standards
2-
version: 2.6.0-dev
2+
version: 2.6.0
33
libraryPathDependencies: codeql-cpp

0 commit comments

Comments
 (0)