Skip to content
Snippets Groups Projects
Commit 2a667585 authored by minute's avatar minute
Browse files

Merge branch 'versioning' into 'master'

release version 2023-07-03

See merge request reform/reform!43
parents 5fc68717 923ce4bf
No related branches found
No related tags found
No related merge requests found
......@@ -22,7 +22,7 @@
#endif
// allow overriding KBD_FW_VERSION by not touching it if it's already set
#ifndef KBD_FW_VERSION
# define KBD_FW_VERSION "20230315"
# define KBD_FW_VERSION "20230703"
#endif
// set KBD_FW_REV according to variant 2 or 3
#ifdef KBD_VARIANT_3
......
......@@ -59,7 +59,7 @@
# define FW_STRING2 "25_R2"
#endif
#ifndef FW_STRING3
# define FW_STRING3 "20230208"
# define FW_STRING3 "20230703"
#endif
#define FW_REV FW_STRING1 FW_STRING2 FW_STRING3
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment