Update Makefile to version 1.1.1

This commit is contained in:
2024-03-10 16:11:26 +01:00
parent 11d446ec3e
commit 139e4718fa

View File

@@ -12,7 +12,7 @@
# Version
###########################################################################
Makefile_Version := 1.1.0
Makefile_Version := 1.1.1
$(info ISE Makefile Version: $(Makefile_Version))
###########################################################################