Skip to content

Commit

Permalink
release candidate for 1.18
Browse files Browse the repository at this point in the history
  • Loading branch information
fallahn committed Sep 3, 2024
1 parent 618368a commit fc5e958
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions samples/golf/buildnumber.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#ifndef BUILD_NUMBER_H_
#define BUILD_NUMBER_H_

#define BUILDNUMBER 7148
#define BUILDNUMBER_STR "7148"
#define BUILDNUMBER 7149
#define BUILDNUMBER_STR "7149"

#endif /* BUILD_NUMBER_H_ */

0 comments on commit fc5e958

Please sign in to comment.