Skip to content

Commit 0673b19

Browse files
authored
Merge pull request github#13912 from github/release-prep/2.14.2
Release preparation for version 2.14.2
2 parents e9750af + 79c90fa commit 0673b19

File tree

131 files changed

+352
-146
lines changed

Some content is hidden

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

131 files changed

+352
-146
lines changed

cpp/ql/lib/CHANGELOG.md

Lines changed: 15 additions & 0 deletions

cpp/ql/lib/change-notes/2023-07-20-print-global-variables.md

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

cpp/ql/lib/change-notes/2023-08-07-removal-of-float128x.md

Lines changed: 0 additions & 4 deletions
This file was deleted.
Lines changed: 12 additions & 3 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.8.1
2+
lastReleaseVersion: 0.9.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.8.2-dev
2+
version: 0.9.0
33
groups: cpp
44
dbscheme: semmlecode.cpp.dbscheme
55
extractor: cpp

cpp/ql/src/CHANGELOG.md

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

cpp/ql/src/qlpack.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: codeql/cpp-queries
2-
version: 0.7.2-dev
2+
version: 0.7.2
33
groups:
44
- cpp
55
- queries

0 commit comments

Comments
 (0)