Explorar el Código

add PANDA_PACKAGE_VERSION_STR

David Rose hace 16 años
padre
commit
88b0ac8fd8
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      makepanda/makepanda.py

+ 1 - 0
makepanda/makepanda.py

@@ -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="""