File tree Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ It is now maintained at [Github][3].
35
35
36
36
### Releases
37
37
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 ).
39
39
40
40
### Features
41
41
@@ -92,9 +92,9 @@ Report your icewm bugs on [Github][5].
92
92
### Install the latest release as follows
93
93
94
94
``` 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
98
98
$ ./configure --prefix=/usr
99
99
$ make
100
100
$ sudo make install
@@ -170,7 +170,7 @@ Show you're an afficionado and [visit our shop][7].
170
170
[ 1 ] : images/logom.jpg " ice-wm.org "
171
171
[ 2 ] : https://ice-wm.org
172
172
[ 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
174
174
[ 5 ] : https://github.com/ice-wm/icewm/issues
175
175
[ 6 ] : https://themes.ice-wm.org
176
176
[ 7 ] : https://www.redbubble.com/people/icewm/shop
Original file line number Diff line number Diff line change @@ -3,6 +3,7 @@ title: IceWM Release History
3
3
---
4
4
Version | Released
5
5
--------|:---------
6
+ 3.7.0 |2025-02-22
6
7
3.6.0 |2024-06-16
7
8
3.5.1 |2024-06-06
8
9
3.5.0 |2024-05-20
You can’t perform that action at this time.
0 commit comments