summaryrefslogtreecommitdiffstats
path: root/src/version.h.in
blob: 44c5c0657ba380ddb9379a6fda86c99143e32f8e (plain)
1
2
3
4
5
6
7
8
9
#ifndef MOCK_VERSION_H
#define MOCK_VERSION_H
 // This is an automatically generated file, do not edit.
 // This file is generated by configure

#define MOCK_RELEASE_VERSION "@PACKAGE_VERSION@"
 
#endif