Skip to content

Commit a1b3ea5

Browse files
authored
Merge pull request github#17176 from github/release-prep/2.18.2
Release preparation for version 2.18.2
2 parents eea9df8 + 019da8c commit a1b3ea5

File tree

163 files changed

+425
-180
lines changed

Some content is hidden

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

163 files changed

+425
-180
lines changed

cpp/ql/lib/CHANGELOG.md

Lines changed: 15 additions & 0 deletions

cpp/ql/lib/change-notes/2024-07-23-destroying-delete.md

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

cpp/ql/lib/change-notes/2024-07-23-using-enum-declaration.md

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

cpp/ql/lib/change-notes/2024-07-25-alias-analysis-perf.md

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

cpp/ql/lib/change-notes/2024-07-31-constexpr-if.md

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

cpp/ql/lib/change-notes/2024-08-01-deduction-guide.md

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

cpp/ql/lib/change-notes/2024-08-01-explicit-bool.md

Lines changed: 0 additions & 5 deletions
This file was deleted.
Lines changed: 14 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: 1.3.0
2+
lastReleaseVersion: 1.4.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: 1.3.1-dev
2+
version: 1.4.0
33
groups: cpp
44
dbscheme: semmlecode.cpp.dbscheme
55
extractor: cpp

0 commit comments

Comments
 (0)