Skip to content

Commit 176e40f

Browse files
authored
Merge pull request github#9052 from github/post-release-prep/codeql-cli-2.9.1
Post-release preparation for codeql-cli-2.9.1
2 parents ca2959c + 1a25457 commit 176e40f

File tree

71 files changed

+182
-100
lines changed

Some content is hidden

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

71 files changed

+182
-100
lines changed

cpp/ql/lib/CHANGELOG.md

Lines changed: 11 additions & 0 deletions

cpp/ql/lib/change-notes/2022-04-22-no-size-array.md

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

cpp/ql/lib/change-notes/2022-04-25-allow-implicit-read-signature.md

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

cpp/ql/lib/change-notes/2022-04-25-windows-pool-allocation-functions.md

Lines changed: 0 additions & 4 deletions
This file was deleted.
Lines changed: 10 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.1.0
2+
lastReleaseVersion: 0.2.0

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.1.1-dev
2+
version: 0.2.1-dev
33
groups: cpp
44
dbscheme: semmlecode.cpp.dbscheme
55
extractor: cpp

cpp/ql/src/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Lines changed: 4 additions & 3 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.1.0
2+
lastReleaseVersion: 0.1.1

0 commit comments

Comments
 (0)