Skip to content

Commit

Permalink
bump bootloader to 0.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
SciLor committed Apr 20, 2021
1 parent 79a1c6e commit b4e94c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sd-bootloader-ng/bootmanager/globalDefines.h
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@
#else
#define BUILD_NAME "HackieboxNG bootloader debug"
#endif
#define BUILD_VERSION "0.9.0"
#define BUILD_VERSION "0.9.1"
#endif
#ifndef BUILD_GIT_SHORT_SHA
#define BUILD_GIT_SHORT_SHA "gitHash"
Expand Down

0 comments on commit b4e94c1

Please sign in to comment.