Skip to content

Commit d2c8459

Browse files
Update version tag for sdlmutex.inc
1 parent 15930c7 commit d2c8459

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

units/sdl2.pas

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ interface
133133
{$I sdlpower.inc} // 2.0.14
134134
{$I sdlthread.inc}
135135
{$I sdlatomic.inc} // 2.0.20
136-
{$I sdlmutex.inc} // 2.0.14 WIP
136+
{$I sdlmutex.inc} // 2.26.5
137137
{$I sdltimer.inc} // 2.0.18
138138
{$I sdlpixels.inc} // 2.0.14 WIP
139139
{$I sdlrect.inc} // 2.24.0

0 commit comments

Comments
 (0)