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.7.2 ] [ 4 ] (2025-03-09 ).
38
+ The [ latest] [ 15 ] released version is [ 3.7.3 ] [ 4 ] (2025-03-30 ).
39
39
40
40
### Features
41
41
@@ -93,9 +93,9 @@ Only report it once and give relevant details.
93
93
### Install the latest release as follows
94
94
95
95
``` 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
99
99
$ ./configure --prefix=/usr
100
100
$ make
101
101
$ sudo make install
@@ -171,7 +171,7 @@ Show you're an afficionado and [visit our shop][7].
171
171
[ 1 ] : images/logom.jpg " ice-wm.org "
172
172
[ 2 ] : https://ice-wm.org
173
173
[ 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
175
175
[ 5 ] : https://github.com/ice-wm/icewm/issues
176
176
[ 6 ] : https://themes.ice-wm.org
177
177
[ 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.3 |2025-03-30
6
7
3.7.2 |2025-03-09
7
8
3.7.1 |2025-02-27
8
9
3.7.0 |2025-02-22
You can’t perform that action at this time.
0 commit comments