Decouple heaptrack version from file format version.
authorMilian Wolff <mail@milianw.de>
Sat, 28 Jan 2017 20:41:59 +0000 (21:41 +0100)
committerMilian Wolff <mail@milianw.de>
Sat, 28 Jan 2017 20:41:59 +0000 (21:41 +0100)
commit36d120fa71bcdefa17642d930975a2a8eb118151
tree3bc7f30f4a932e6d5cbe4a82ff4df01376f7f4ae
parentb886e8f9988fd7abbc65496d28f2a4cf283eadfa
Decouple heaptrack version from file format version.

This allows us to set the version again to 1.0.0 in preparation of
the first release. The file format is set to version 1 as well.
We are still able to read the old data files from profile runs
with current versions of heaptrack.
CMakeLists.txt
src/analyze/accumulatedtracedata.cpp
src/track/libheaptrack.cpp
src/util/config.h.cmake