Skip to content

Commit a56ed88

Browse files
authored
Merge pull request #10920 from github/post-release-prep/codeql-cli-2.11.2
Post-release preparation for codeql-cli-2.11.2
2 parents 8e8fb3d + be76932 commit a56ed88

File tree

104 files changed

+285
-160
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

104 files changed

+285
-160
lines changed

cpp/ql/lib/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Lines changed: 3 additions & 0 deletions

cpp/ql/lib/codeql-pack.release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
---
2-
lastReleaseVersion: 0.4.1
2+
lastReleaseVersion: 0.4.2

cpp/ql/lib/qlpack.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: codeql/cpp-all
2-
version: 0.4.2-dev
2+
version: 0.4.3-dev
33
groups: cpp
44
dbscheme: semmlecode.cpp.dbscheme
55
extractor: cpp

cpp/ql/src/CHANGELOG.md

Lines changed: 11 additions & 0 deletions

cpp/ql/src/change-notes/2022-09-21-unused-static-function.md

Lines changed: 0 additions & 4 deletions
This file was deleted.

cpp/ql/src/change-notes/2022-09-30-comma-before-missing-indentation.md

Lines changed: 0 additions & 4 deletions
This file was deleted.

cpp/ql/src/change-notes/2022-10-06-unterminated-variadic-call.md

Lines changed: 0 additions & 4 deletions
This file was deleted.
Lines changed: 10 additions & 0 deletions

cpp/ql/src/codeql-pack.release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
---
2-
lastReleaseVersion: 0.4.1
2+
lastReleaseVersion: 0.4.2

0 commit comments

Comments
 (0)