This commit is contained in:
Dion Moult
2024-07-07 22:24:35 +10:00
parent 22b7027746
commit d00e60369b
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:=dda4dd3
OLD:=79f96d2
.PHONY: bump
bump:
cd . && $(SED) -b "s/$(OLD)/$(NEW)/" Makefile