17 #define PANDA_VERSION_MAJOR 0
18 #define PANDA_VERSION_MINOR 0
19 #define PANDA_VERSION_BUILDSUBVERSION 0
20 #define PANDA_VERSION_BUILDSUBSUBVERSION 1
22 #define PANDA_VERSION_MAJOR_STR "0"
23 #define PANDA_VERSION_MINOR_STR "0"
24 #define PANDA_VERSION_BUILDSUBVERSION_STR "0"
25 #define PANDA_VERSION_BUILDSUBSUBVERSION_STR "1"