Skip to content

Commit c2bbee9

Browse files
committedOct 13, 2021
Current state is good enough to qualify it as Stable Release 1.0 [skip ci]
1 parent ed3fb99 commit c2bbee9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

Diff for: ‎software/firmware/source/SoftRF/SoftRF.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
#include <raspi/raspi.h>
3232
#endif /* RASPBERRY_PI */
3333

34-
#define SOFTRF_FIRMWARE_VERSION "1.0-rc9"
34+
#define SOFTRF_FIRMWARE_VERSION "1.0"
3535
#define SOFTRF_IDENT "SoftRF-"
3636

3737
#define ENTRY_EXPIRATION_TIME 10 /* seconds */

0 commit comments

Comments
 (0)