add PANDA_PACKAGE_VERSION_STR
This commit is contained in:
parent
297d0faf25
commit
88b0ac8fd8
|
|
@ -1303,6 +1303,7 @@ PANDAVERSION_H="""
|
|||
#define PANDA_VERSION NVERSION
|
||||
#define PANDA_VERSION_STR "VERSION1.VERSION2.VERSION3"
|
||||
#define PANDA_DISTRIBUTOR "makepanda"
|
||||
#define PANDA_PACKAGE_VERSION_STR ""
|
||||
"""
|
||||
|
||||
CHECKPANDAVERSION_CXX="""
|
||||
|
|
|
|||
Loading…
Reference in New Issue