Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
pavel-kirienko committed Jun 2, 2018
1 parent 42496d4 commit fa0ff46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion firmware/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ PROJECT = io.px4.sapog

HW_VERSION_MAJOR = 1
FW_VERSION_MAJOR = 2
FW_VERSION_MINOR = 2
FW_VERSION_MINOR = 3

export SAPOG_BASE := $(realpath $(dir $(lastword $(MAKEFILE_LIST))))
export SAPOG_SRC_DIR = $(abspath $(SAPOG_BASE)/src)
Expand Down

0 comments on commit fa0ff46

Please sign in to comment.