Skip to content

Commit 91ec110

Browse files
committed
prepare v11.5.0-2
1 parent d48a041 commit 91ec110

File tree

4 files changed

+7
-4
lines changed

4 files changed

+7
-4
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,10 @@ Entries in this file are in reverse chronological order.
44

55
## 2025-02-17
66

7-
* v12.4.0-2.1 published on npmjs.com
7+
* v11.5.0-2 prepared
8+
* d48a041 website: add tests results
9+
* 6ea8611 12.4.0-2.1
10+
* 6b4ea41 CHANGELOG: publish npm v12.4.0-2.1
811
* e9acbd1 package.json: update urls for 12.4.0-2.1 release
912
* 59fcf6b website: blog post release 12.4.0-2 published
1013
* 4a3aed3 CHANGELOG update

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ For information on how to install and use this project, please refer to the
1717
## Project source
1818

1919
The source code of the current release is available on
20-
[GitHub tag v12.4.0-2.1 tree](https://github.com/xpack-dev-tools/gcc-xpack/tree/v12.4.0-2.1).
20+
[GitHub tag v11.5.0-2.1 tree](https://github.com/xpack-dev-tools/gcc-xpack/tree/v11.5.0-2.1).
2121

2222
## License
2323

build-assets/scripts/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
12.4.0-2
1+
11.5.0-2

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@xpack-dev-tools/gcc",
3-
"version": "12.4.0-2.1",
3+
"version": "11.5.0-2.1.pre",
44
"description": "A binary xpm package with the GNU Compiler Collection executables",
55
"main": "",
66
"scripts": {

0 commit comments

Comments
 (0)