Mon 16 Mar 11:09:06 CET 2026

This commit is contained in:
sbosse 2026-03-16 11:13:10 +01:00
parent 8bee2e0d76
commit afc0ad320e

6
src/version.h Normal file
View File

@ -0,0 +1,6 @@
#ifndef _VERSION_H
#define _VERSION_H
#define PLX_VERSION "0.24.0"
#endif