Skip to content

Commit 648dbb6

Browse files
committed
Bump to 3.4.1
1 parent 689849f commit 648dbb6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.2.0-8
1+
3.4.1-0

build-libssl.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ set -u
2525
# SCRIPT DEFAULTS
2626

2727
# Default version in case no version is specified
28-
DEFAULTVERSION="3.2.0"
28+
DEFAULTVERSION="3.4.1"
2929

3030
# Default (=full) set of targets (OpenSSL >= 1.1.1) to build
3131
DEFAULTTARGETS=`cat <<TARGETS

0 commit comments

Comments
 (0)