@@ -0,0 +1,12 @@
|
||||
/*
|
||||
* Copyright (c) 2026, Chloe Moffett
|
||||
* Provided under the BSD-3 clause
|
||||
*/
|
||||
|
||||
#ifndef ENDPOINT_COMMON_H
|
||||
#define ENDPOINT_COMMON_H 1
|
||||
|
||||
/* Server software version */
|
||||
#define SERVER_VERSION "0.0.1"
|
||||
|
||||
#endif /* !ENDPOINT_COMMON_H */
|
||||
Reference in New Issue
Block a user