We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ab8eff commit bf8d161Copy full SHA for bf8d161
platforms/Linux/DEB/Shared/versions.sh
@@ -1,8 +1,8 @@
1
#!/bin/sh
2
3
-debversion=5.7.0
+debversion=5.7.1
4
5
-swift_version=5.7-RELEASE
+swift_version=5.7.1-RELEASE
6
icu_version=65-1
7
yams_version=4.0.2
8
swift_argument_parser_version=1.0.3
platforms/Linux/RPM/Shared/metadata/global.inc
@@ -1,7 +1,7 @@
# versions
-%global package_version 5.7.0
-%global swift_version 5.7-RELEASE
+%global package_version 5.7.1
+%global swift_version 5.7.1-RELEASE
%global cmake_version 3.19.6
%global icu_version 65-1
0 commit comments