make MPD::Connection::Version() return integer instead of float
commit230b6ae3e375b6ff554d402e661d15647e253e14
authorAndrzej Rybczak <electricityispower@gmail.com>
Thu, 1 Apr 2010 10:54:05 +0000 (1 12:54 +0200)
committerAndrzej Rybczak <electricityispower@gmail.com>
Thu, 1 Apr 2010 10:54:05 +0000 (1 12:54 +0200)
tree21808e225dd2ff8d733ea52b5510eef714eb3cda
parentd02713789ba4740bf2dd56ced4858487be5cd06b
make MPD::Connection::Version() return integer instead of float

full version is always 0.xx.0, where xx is current
version of protocol, so why bother with zeros...
src/mpdpp.cpp
src/mpdpp.h