Added version information to middleware
authorPhilip Rauwolf <rauwolf@itestra.de>
Fri, 13 Sep 2013 16:50:32 +0000 (18:50 +0200)
committerJohannes Schanda <schanda@itestra.de>
Wed, 18 Sep 2013 15:50:10 +0000 (17:50 +0200)
commit5cfaec7f21db9fa62061b4c87f91bcb2d441603f
treef9ccda0cc0e60cd9c83677271274918ca3a1932d
parent61229569bfcb6f053eb4b1bbf803881c6c9c0ed6
Added version information to middleware

Struct "MiddlewareInfo" was expanded by a member variable "version".
Checks against this additional information still need to be implemented.
Fixed a possible mismatching on library names along the way.
src/CommonAPI/MiddlewareInfo.h
src/CommonAPI/utils.h