Skip to content

Commit 2b3988c

Browse files
authoredDec 16, 2022
Merge pull request #156 from github/automation/version-bump-2.12.0
Release Engineering: Version bump to 2.12.0.
2 parents 4acb620 + a456a9e commit 2b3988c

File tree

15 files changed

+15
-15
lines changed

15 files changed

+15
-15
lines changed
 

‎c/cert/src/qlpack.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
name: cert-c-coding-standards
2-
version: 2.13.0-dev
2+
version: 2.12.0
33
suites: codeql-suites
44
libraryPathDependencies: common-c-coding-standards

‎c/cert/test/qlpack.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
name: cert-c-coding-standards-tests
2-
version: 2.13.0-dev
2+
version: 2.12.0
33
libraryPathDependencies: cert-c-coding-standards
44
extractor: cpp

‎c/common/src/qlpack.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
name: common-c-coding-standards
2-
version: 2.13.0-dev
2+
version: 2.12.0
33
libraryPathDependencies: common-cpp-coding-standards

‎c/common/test/qlpack.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
name: common-c-coding-standards-tests
2-
version: 2.13.0-dev
2+
version: 2.12.0
33
libraryPathDependencies: common-c-coding-standards
44
extractor: cpp

‎c/misra/src/qlpack.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
name: misra-c-coding-standards
2-
version: 2.13.0-dev
2+
version: 2.12.0
33
suites: codeql-suites
44
libraryPathDependencies: common-c-coding-standards

‎c/misra/test/qlpack.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
name: misra-c-coding-standards-tests
2-
version: 2.13.0-dev
2+
version: 2.12.0
33
libraryPathDependencies: misra-c-coding-standards
44
extractor: cpp

‎cpp/autosar/src/qlpack.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
name: autosar-cpp-coding-standards
2-
version: 2.13.0-dev
2+
version: 2.12.0
33
suites: codeql-suites
44
libraryPathDependencies: common-cpp-coding-standards

‎cpp/autosar/test/qlpack.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
name: autosar-cpp-coding-standards-tests
2-
version: 2.13.0-dev
2+
version: 2.12.0
33
libraryPathDependencies: autosar-cpp-coding-standards
44
extractor: cpp

‎cpp/cert/src/qlpack.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
name: cert-cpp-coding-standards
2-
version: 2.13.0-dev
2+
version: 2.12.0
33
suites: codeql-suites
44
libraryPathDependencies: common-cpp-coding-standards

‎cpp/cert/test/qlpack.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
name: cert-cpp-coding-standards-tests
2-
version: 2.13.0-dev
2+
version: 2.12.0
33
libraryPathDependencies: cert-cpp-coding-standards
44
extractor: cpp

‎cpp/common/src/qlpack.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
name: common-cpp-coding-standards
2-
version: 2.13.0-dev
2+
version: 2.12.0
33
libraryPathDependencies: codeql-cpp

‎cpp/common/test/qlpack.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
name: common-cpp-coding-standards-tests
2-
version: 2.13.0-dev
2+
version: 2.12.0
33
libraryPathDependencies: common-cpp-coding-standards
44
extractor: cpp

‎cpp/misra/src/qlpack.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
name: misra-cpp-coding-standards
2-
version: 2.13.0-dev
2+
version: 2.12.0
33
libraryPathDependencies: common-cpp-coding-standards

‎cpp/misra/test/qlpack.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
name: misra-cpp-coding-standards-tests
2-
version: 2.13.0-dev
2+
version: 2.12.0
33
libraryPathDependencies: misra-cpp-coding-standards
44
extractor: cpp

‎cpp/report/src/qlpack.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
name: report-cpp-coding-standards
2-
version: 2.13.0-dev
2+
version: 2.12.0
33
libraryPathDependencies: codeql-cpp

0 commit comments

Comments
 (0)
Please sign in to comment.