Navigation Menu

Skip to content

Commit

Permalink
Merge branch 'master' into dev/debug
Browse files Browse the repository at this point in the history
  • Loading branch information
magicbaer committed Sep 19, 2019
2 parents 1dd60f7 + aec997a commit 8776e92
Show file tree
Hide file tree
Showing 5 changed files with 3,267 additions and 3,237 deletions.
2 changes: 1 addition & 1 deletion brcd/buildinfo.c
Expand Up @@ -14,7 +14,7 @@ const struct buildinfo* brcd_get_buildinfo()
{
static const struct buildinfo buildinfo = {
.project_name = "brcd",
.project_version = "0.9.4",
.project_version = "0.9.4.1",
.git_commit_hash = GIT_VERSION,
.system_name = SYSTEM_NAME,
.system_processor = SYSTEM_PROCESSOR,
Expand Down

0 comments on commit 8776e92

Please sign in to comment.