Skip to content

Commit

Permalink
Merge pull request #170 from github/automation/version-bump-2.13.0
Browse files Browse the repository at this point in the history
Release Engineering: Version bump to 2.13.0.
  • Loading branch information
knewbury01 authored Jan 18, 2023
2 parents e5fdac4 + 31ff2be commit c8189fd
Show file tree
Hide file tree
Showing 15 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion c/cert/src/qlpack.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: cert-c-coding-standards
version: 2.13.0-dev
version: 2.13.0
suites: codeql-suites
libraryPathDependencies: common-c-coding-standards
2 changes: 1 addition & 1 deletion c/cert/test/qlpack.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: cert-c-coding-standards-tests
version: 2.13.0-dev
version: 2.13.0
libraryPathDependencies: cert-c-coding-standards
extractor: cpp
2 changes: 1 addition & 1 deletion c/common/src/qlpack.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
name: common-c-coding-standards
version: 2.13.0-dev
version: 2.13.0
libraryPathDependencies: common-cpp-coding-standards
2 changes: 1 addition & 1 deletion c/common/test/qlpack.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: common-c-coding-standards-tests
version: 2.13.0-dev
version: 2.13.0
libraryPathDependencies: common-c-coding-standards
extractor: cpp
2 changes: 1 addition & 1 deletion c/misra/src/qlpack.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: misra-c-coding-standards
version: 2.13.0-dev
version: 2.13.0
suites: codeql-suites
libraryPathDependencies: common-c-coding-standards
2 changes: 1 addition & 1 deletion c/misra/test/qlpack.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: misra-c-coding-standards-tests
version: 2.13.0-dev
version: 2.13.0
libraryPathDependencies: misra-c-coding-standards
extractor: cpp
2 changes: 1 addition & 1 deletion cpp/autosar/src/qlpack.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: autosar-cpp-coding-standards
version: 2.13.0-dev
version: 2.13.0
suites: codeql-suites
libraryPathDependencies: common-cpp-coding-standards
2 changes: 1 addition & 1 deletion cpp/autosar/test/qlpack.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: autosar-cpp-coding-standards-tests
version: 2.13.0-dev
version: 2.13.0
libraryPathDependencies: autosar-cpp-coding-standards
extractor: cpp
2 changes: 1 addition & 1 deletion cpp/cert/src/qlpack.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: cert-cpp-coding-standards
version: 2.13.0-dev
version: 2.13.0
suites: codeql-suites
libraryPathDependencies: common-cpp-coding-standards
2 changes: 1 addition & 1 deletion cpp/cert/test/qlpack.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: cert-cpp-coding-standards-tests
version: 2.13.0-dev
version: 2.13.0
libraryPathDependencies: cert-cpp-coding-standards
extractor: cpp
2 changes: 1 addition & 1 deletion cpp/common/src/qlpack.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
name: common-cpp-coding-standards
version: 2.13.0-dev
version: 2.13.0
libraryPathDependencies: codeql-cpp
2 changes: 1 addition & 1 deletion cpp/common/test/qlpack.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: common-cpp-coding-standards-tests
version: 2.13.0-dev
version: 2.13.0
libraryPathDependencies: common-cpp-coding-standards
extractor: cpp
2 changes: 1 addition & 1 deletion cpp/misra/src/qlpack.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
name: misra-cpp-coding-standards
version: 2.13.0-dev
version: 2.13.0
libraryPathDependencies: common-cpp-coding-standards
2 changes: 1 addition & 1 deletion cpp/misra/test/qlpack.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: misra-cpp-coding-standards-tests
version: 2.13.0-dev
version: 2.13.0
libraryPathDependencies: misra-cpp-coding-standards
extractor: cpp
2 changes: 1 addition & 1 deletion cpp/report/src/qlpack.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
name: report-cpp-coding-standards
version: 2.13.0-dev
version: 2.13.0
libraryPathDependencies: codeql-cpp

0 comments on commit c8189fd

Please sign in to comment.