Skip to content

Commit

Permalink
8.0.10. Improved parsing of mzML files
Browse files Browse the repository at this point in the history
  • Loading branch information
eugenemel committed Feb 4, 2019
1 parent 8f376d2 commit a0c708a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/maven/maven.pro
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ desktop.files = maven.desktop

#add version information during compilation
#VERSION = $$system("git describe --tags --always")
VERSION=8.0.9
VERSION=8.0.10
include(gitversion.pri)
DEFINES += MAVEN_VERSION=\\\"$$VERSION\\\"
DEFINES += "PLATFORM=\"$$QMAKE_HOST.os\""
Expand Down

0 comments on commit a0c708a

Please sign in to comment.