We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9bcd0a commit 436e286Copy full SHA for 436e286
1 file changed
Makefile
@@ -2,7 +2,7 @@
2
.PHONY: clean
3
4
TARGET=filter_roms
5
-VERSION=1.2.2
+VERSION=1.0
6
RELEASE_NAME=SearchFilter-$(VERSION)
7
BUILD_DIR := $(shell pwd -P)/build/App/SearchFilter
8
0 commit comments