Skip to content

Commit 6e9c9cd

Browse files
committed
3.7.3
1 parent 8e1b394 commit 6e9c9cd

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

index.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ It is now maintained at [Github][3].
3535

3636
### Releases
3737

38-
The [latest][15] released version is [3.7.2][4] (2025-03-09).
38+
The [latest][15] released version is [3.7.3][4] (2025-03-30).
3939

4040
### Features
4141

@@ -93,9 +93,9 @@ Only report it once and give relevant details.
9393
### Install the latest release as follows
9494

9595
```bash
96-
$ wget https://github.com/ice-wm/icewm/releases/download/3.7.2/icewm-3.7.2.tar.lz
97-
$ tar -x --lzip -vpf icewm-3.7.2.tar.lz
98-
$ cd icewm-3.7.2
96+
$ wget https://github.com/ice-wm/icewm/releases/download/3.7.3/icewm-3.7.3.tar.lz
97+
$ tar -x --lzip -vpf icewm-3.7.3.tar.lz
98+
$ cd icewm-3.7.3
9999
$ ./configure --prefix=/usr
100100
$ make
101101
$ sudo make install
@@ -171,7 +171,7 @@ Show you're an afficionado and [visit our shop][7].
171171
[1]: images/logom.jpg "ice-wm.org"
172172
[2]: https://ice-wm.org
173173
[3]: https://github.com/bbidulock/icewm
174-
[4]: https://github.com/ice-wm/icewm/releases/download/3.7.2/icewm-3.7.2.tar.lz
174+
[4]: https://github.com/ice-wm/icewm/releases/download/3.7.3/icewm-3.7.3.tar.lz
175175
[5]: https://github.com/ice-wm/icewm/issues
176176
[6]: https://themes.ice-wm.org
177177
[7]: https://www.redbubble.com/people/icewm/shop

versions.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ title: IceWM Release History
33
---
44
Version | Released
55
--------|:---------
6+
3.7.3 |2025-03-30
67
3.7.2 |2025-03-09
78
3.7.1 |2025-02-27
89
3.7.0 |2025-02-22

0 commit comments

Comments
 (0)