aboutsummaryrefslogtreecommitdiff
path: root/src/version.h
blob: 15ddd852b824a4b261e7fcdb6bd470eb2eb31f95 (plain)
1
2
3
4
5
6
7
8
/* See LICENSE file for copyright and license details. */

#ifndef _VERSION_H_
#define _VERSION_H_

char *utils_version();

#endif /* _VERSION_H_ */