aboutsummaryrefslogtreecommitdiffstats
path: root/utils/alsoft-config/verstr.h
blob: a97f08951e43d5dd9e17f21163b51e7ce6fb1a18 (plain)
1
2
3
4
5
6
#ifndef VERSTR_H
#define VERSTR_H

const char *GetVersionString();

#endif /* VERSTR_H */