Skip to content

Commit c5b3fbb

Browse files
committed
Current state is good enough to qualify it as 1.0-RC9
1 parent 50a4770 commit c5b3fbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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-rc8"
34+
#define SOFTRF_FIRMWARE_VERSION "1.0-rc9"
3535
#define SOFTRF_IDENT "SoftRF-"
3636

3737
#define ENTRY_EXPIRATION_TIME 10 /* seconds */

0 commit comments

Comments
 (0)