emqx / qmqtt

MQTT client for Qt
https://www.emqx.com
Other
698 stars 337 forks source link

Fixed version descrepancy between qmake and cmake builds #223

Closed ejvr closed 3 years ago

ejvr commented 3 years ago

All builds now compile to version 1.0.0

For future changes the version numbers can be found here:

cmake: /CMakeLists.txt (in the project command) qmake: /.qmake.conf qbs: /src/mqtt/qmqtt.qbs (Project.version)