Skip to content

Commit

Permalink
Bump to 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tallbl0nde committed Jul 25, 2021
1 parent 160e5ed commit fd2d00b
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 @@ -5,7 +5,7 @@
#---------------------------------------------------------------------------------
export VER_MAJOR := 1
export VER_MINOR := 1
export VER_MICRO := 0
export VER_MICRO := 1
#---------------------------------------------------------------------------------

all:
Expand Down Expand Up @@ -51,4 +51,4 @@ clean:
@$(MAKE) -s -C Sysmodule/ clean
@echo -e '\033[1m>> SD Card\033[0m'
@rm -rf sdcard
@echo -e '\033[1m>> Done!\033[0m'
@echo -e '\033[1m>> Done!\033[0m'

0 comments on commit fd2d00b

Please sign in to comment.