Skip to content

Commit 73e9946

Browse files
committed
Bump software version to 3.0
Update the bootloader software version string from 2.3 to 3.0 in the shared software_version header.
1 parent 60af773 commit 73e9946

3 files changed

Lines changed: 1 addition & 14 deletions

File tree

bootloader-tftp/include/software_version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@
2626
#ifndef SOFTWARE_VERSION_H_
2727
#define SOFTWARE_VERSION_H_
2828

29-
constexpr char kSoftwareVersion[] = "2.3";
29+
constexpr char kSoftwareVersion[] = "3.0";
3030

3131
#endif /* SOFTWARE_VERSION_H_ */

scripts/.project

Lines changed: 0 additions & 11 deletions
This file was deleted.

scripts/.settings/org.eclipse.core.resources.prefs

Lines changed: 0 additions & 2 deletions
This file was deleted.

0 commit comments

Comments
 (0)