wrong version number in tempo2.h

Issue #20 on hold
Former user created an issue

the version number in tempo2.h is listed as: #define TEMPO2_h_VER "2015.09.0"

This seems to be in disagreement with the version in config.h #define VERSION "2016.11.0"

I noticed this while debugging some libstempo issues, as it looks in tempo2.h to record which version of tempo2 it is using.

Comments (4)

  1. Michael Keith

    So, I have manually incremented the version number - I'm not sure this is right. Really we need to record the interface version, but tempo2.h is so wildly out of control it's hard to stop. I propose to create a feature request to refactor tempo2.h to a more manageable form.

  2. Log in to comment