Include dirty status in core information 165/head
authoresainane <esainane+github@gmail.com>
Mon, 30 Nov 2015 11:25:20 +0000 (00:25 +1300)
committeresainane <esainane+github@gmail.com>
Mon, 30 Nov 2015 11:26:19 +0000 (00:26 +1300)
If a core was built with a dirty working tree, -dirty will be appended
to the version string. Interestingly, we already test for this in
quassel.cpp (line 292), but this was not being added in the cmake phase.


No differences found