WXK
2025-01-16 13e0fafc140c16539691d26afafaca417e7e2fbc
1
2
3
4
5
6
7
8
9
#ifndef __LIBPRF_PAN1080_VERSION_H__
#define __LIBPRF_PAN1080_VERSION_H__
 
#define VERSION_MAJOR       1
#define VERSION_MINOR       1
#define VERSION_PACTH       0
#define VERSION_COMMITID
 
#endif /* __LIBPRF_PAN1080_VERSION_H__ */