Merge branch 'master' into IAX

This commit is contained in:
Jonathan Naylor 2024-08-31 20:13:06 +01:00
commit 0752440d07
1 changed files with 1 additions and 1 deletions

View File

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