Handle invalid handshake data properly in the core
[quassel.git] / CMakeLists.txt
index f5ca780..aa0b492 100644 (file)
@@ -580,7 +580,7 @@ endif()
 
 include(GetGitRevisionDescription)
 get_git_head_revision(GIT_REFSPEC GIT_HEAD)
-git_describe(GIT_DESCRIBE --long --dirty)
+git_describe(GIT_DESCRIBE --long)
 
 # If not in a Git repo try to read GIT_HEAD and GIT_DESCRIBE from
 # enviroment