Skip to content

Commit 23a90da

Browse files
committed
fix libpng branch name in .gitmodules after v1.6.47 upgrade
1 parent e33e204 commit 23a90da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitmodules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
[submodule "external/libpng"]
66
path = external/libpng
77
url = https://github.com/libsdl-org/libpng.git
8-
branch = v1.6.46-SDL
8+
branch = v1.6.47-SDL
99
[submodule "external/libwebp"]
1010
path = external/libwebp
1111
url = https://github.com/libsdl-org/libwebp.git

0 commit comments

Comments
 (0)