Skip to content

Commit

Permalink
Update Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
UlricQin authored Jul 5, 2023
1 parent a7a9902 commit 05a3971
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ else
endif
endif

APP_BIN = ibex
APP_VER = 1.0.0
APP_BIN=ibex
APP_VER=1.0.0

all: build

Expand Down

0 comments on commit 05a3971

Please sign in to comment.