Commit e8cc9bc
committed
common: set proper version sorting in version.sh
numeric sort was not working properly with floating point numbers.
'make source' command, using this script was improperly called
with some old "1.9.3+..." version: '1.9' in string search > '1.12'1 parent 4e38a99 commit e8cc9bc
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
0 commit comments