Skip to content

Commit

Permalink
Test artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
mpernambuco committed Jul 22, 2024
1 parent 99ea5e0 commit 18482e4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@ EMULATOR_MARCHID=17

# Every new emulator release should bump these constants
EMULATOR_VERSION_MAJOR=0
EMULATOR_VERSION_MINOR=17
EMULATOR_VERSION_MINOR=18
EMULATOR_VERSION_PATCH=0
EMULATOR_VERSION_LABEL=
EMULATOR_VERSION_LABEL=-test2

TARGET_OS?=$(shell uname)

Expand Down

0 comments on commit 18482e4

Please sign in to comment.