Skip to content

Commit 42dc3a7

Browse files
committed
Bump gettext version
1 parent c597576 commit 42dc3a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gettext.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/bin/bash -e
22

33
. ./sdk.sh
4-
GETTEXT_VERSION=0.25
4+
GETTEXT_VERSION=0.25.1
55

66
mkdir -p output/gettext/lib/$TARGET_ABI
77
mkdir -p deps; cd deps

0 commit comments

Comments
 (0)