Skip to content

Commit

Permalink
Increase build nr one higher to distinguish 4.3.4-final from RC
Browse files Browse the repository at this point in the history
  • Loading branch information
D.R.racer authored and DRracer committed Dec 14, 2021
1 parent 04be764 commit 0f720ec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/common/appmain.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@ void app_idle(void) {
Buddy::Metrics::RecordPrintFilename();
osDelay(0); // switch to other threads - without this is UI slow during printing
}
// a dummy comment just to bump the build nr. one higher to avoid user confusion

void app_run(void) {
DBG("app_run");
Expand Down

0 comments on commit 0f720ec

Please sign in to comment.