Skip to content

Commit 62f7865

Browse files
committed
bash 5.2
1 parent 255cb62 commit 62f7865

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

version.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/bin/bash
22

3-
bash_version="5.1"
4-
bash_patch_level=16
3+
bash_version="5.2"
4+
bash_patch_level=0
55
musl_version="1.2.3"
66

77
export bash_version

0 commit comments

Comments
 (0)