Skip to content

Commit 91b4a88

Browse files
committed
Bump software version to 2.5
Update kSoftwareVersion in firmware-template-gd32/include/software_version.h from "2.4" to "2.5" to reflect the new release.
1 parent fd61036 commit 91b4a88

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

firmware-template-gd32/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.4";
29+
constexpr char kSoftwareVersion[] = "2.5";
3030

3131
#endif // SOFTWARE_VERSION_H_

0 commit comments

Comments
 (0)