Update to the latest Link Setup puncturing pattern.

This commit is contained in:
Jonathan Naylor
2021-08-23 23:03:52 +01:00
parent 8e34cab68b
commit 836bc0dc9b
2 changed files with 10 additions and 10 deletions

View File

@@ -19,6 +19,6 @@
#if !defined(VERSION_H)
#define VERSION_H
const char* VERSION = "20210818";
const char* VERSION = "20210823";
#endif