Skip to content

Commit 09efff0

Browse files
committed
3.7.0
1 parent da6c0dd commit 09efff0

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.6.0][4] (2024-06-16).
38+
The [latest][15] released version is [3.7.0][4] (2025-02-22).
3939

4040
### Features
4141

@@ -92,9 +92,9 @@ Report your icewm bugs on [Github][5].
9292
### Install the latest release as follows
9393

9494
```bash
95-
$ wget https://github.com/ice-wm/icewm/releases/download/3.6.0/icewm-3.6.0.tar.lz
96-
$ tar -x --lzip -vpf icewm-3.6.0.tar.lz
97-
$ cd icewm-3.6.0
95+
$ wget https://github.com/ice-wm/icewm/releases/download/3.7.0/icewm-3.7.0.tar.lz
96+
$ tar -x --lzip -vpf icewm-3.7.0.tar.lz
97+
$ cd icewm-3.7.0
9898
$ ./configure --prefix=/usr
9999
$ make
100100
$ sudo make install
@@ -170,7 +170,7 @@ Show you're an afficionado and [visit our shop][7].
170170
[1]: images/logom.jpg "ice-wm.org"
171171
[2]: https://ice-wm.org
172172
[3]: https://github.com/bbidulock/icewm
173-
[4]: https://github.com/ice-wm/icewm/releases/download/3.6.0/icewm-3.6.0.tar.lz
173+
[4]: https://github.com/ice-wm/icewm/releases/download/3.7.0/icewm-3.7.0.tar.lz
174174
[5]: https://github.com/ice-wm/icewm/issues
175175
[6]: https://themes.ice-wm.org
176176
[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.0 |2025-02-22
67
3.6.0 |2024-06-16
78
3.5.1 |2024-06-06
89
3.5.0 |2024-05-20

0 commit comments

Comments
 (0)