v2.2.9
remove RELEASE_VERSION variable and use VERSION or PACKAGE_VERSION instead. setup python executables to replace __VERSION__ directly.
dont extra quote ut cflags
calculate and export current correct soname for people who want to dlopen. include smbios/dlopen.h and use the define there for the name of the library.
separate out libsmbios C++/C library ABI versioning.
add note about dcdbas in error message also since it sometimes is needed.
several instances where _table_strerror was used incorrectly, should have been _obj_strerror.
add beginnings of unit tests for python code.
add dell system id plugin to libsmbios