Skip to content

Commit

Permalink
Update Version to v0.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
d0k3 committed Apr 5, 2019
1 parent 28c7079 commit 7cb399c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/common/common.h
Expand Up @@ -38,7 +38,7 @@
(((v) % (a)) ? ((v) + (a) - ((v) % (a))) : (v))

// OpenFirmInstaller version
#define VERSION "0.0.8"
#define VERSION "0.0.9"

// names of the installable FIRMs
#define NAME_B9S "boot9strap"
Expand Down

0 comments on commit 7cb399c

Please sign in to comment.