aboutsummaryrefslogtreecommitdiff
path: root/version.h.in
blob: 581156e749b37e853adcbfc492e77f69f195795d (plain) (blame)
1
2
3
4
5
6
#ifndef SPLITFITS_VERSION_H
#define SPLITFITS_VERSION_H

#define SPLITFITS_VERSION "@GIT_VERSION@"

#endif