Bump file version
This commit is contained in:
parent
75561cebfa
commit
015eb7b64e
2
Makefile
2
Makefile
@ -1,6 +1,6 @@
|
|||||||
# Author: Louis Holbrook <dev@holbrook.no> 0826EDA1702D1E87C6E2875121D2E7BB88C2A746
|
# Author: Louis Holbrook <dev@holbrook.no> 0826EDA1702D1E87C6E2875121D2E7BB88C2A746
|
||||||
# SPDX-License-Identifier: GPL-3.0-or-later
|
# SPDX-License-Identifier: GPL-3.0-or-later
|
||||||
# File-version: 4
|
# File-version: 5
|
||||||
|
|
||||||
INPUTS = $(wildcard *.sol)
|
INPUTS = $(wildcard *.sol)
|
||||||
OUTPUTS = $(patsubst %.sol, %.json, $(INPUTS))
|
OUTPUTS = $(patsubst %.sol, %.json, $(INPUTS))
|
||||||
|
Loading…
Reference in New Issue
Block a user