mirror of
https://codeberg.org/scip/pcp.git
synced 2025-12-17 03:50:57 +01:00
initial commit
This commit is contained in:
5
libpcp/version.c
Normal file
5
libpcp/version.c
Normal file
@@ -0,0 +1,5 @@
|
||||
#include "version.h"
|
||||
|
||||
int pcp_version() {
|
||||
return PCP_VERSION;
|
||||
}
|
||||
Reference in New Issue
Block a user