Sam Lantinga 1 год назад
Родитель
Сommit
47411d8007
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      build-scripts/build-release.py

+ 1 - 1
build-scripts/build-release.py

@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
 
 """
 This script is shared between SDL2, SDL3, and all satellite libraries.