This commit is contained in:
Dion Moult
2024-07-09 08:22:57 +10:00
parent 8e86b3d1d8
commit b34d10bd35
3 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -83,7 +83,7 @@ PYPI_PLATFORM:=--platform win_amd64
endif
# Current build commit hash.
OLD:=79f96d2
OLD:=c18e4ea
.PHONY: bump
bump:
cd . && $(SED) -b "s/$(OLD)/$(NEW)/" Makefile