Skip to content

Commit 6f1bf01

Browse files
committed
Bump software version to 2.6
Update kSoftwareVersion from 2.5 to 2.6 in firmware-template-gd32/include/software_version.h to reflect the new release.
1 parent 47e08d4 commit 6f1bf01

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.5";
29+
constexpr char kSoftwareVersion[] = "2.6";
3030

3131
#endif // SOFTWARE_VERSION_H_

0 commit comments

Comments
 (0)