Fixed include bug in previous version and switch to version 3.0.1b24

This commit is contained in:
Celine Mercier
2023-05-15 11:35:42 +12:00
parent 1c9a906f5b
commit 791ccfb92e
2 changed files with 1 additions and 2 deletions

View File

@ -1,5 +1,5 @@
major = 3
minor = 0
serial= '1b23'
serial= '1b24'
version ="%d.%d.%s" % (major,minor,serial)

View File

@ -18,7 +18,6 @@
#include "libecoPCR/ecoPCR.h"
#include "libecoPCR/libthermo/nnparams.h"
#include "libecoPCR/libapat/apat.h"
#include "obi_ecopcr.h"
#include "obidms.h"