blob: a89a6e43705e4e2cd3abce3002279aaa91b205de [file] [log] [blame]
Pali Rohárbdfb6d72021-08-02 15:18:31 +02001/* SPDX-License-Identifier: GPL-2.0+ */
2
3#ifndef __VERSION_STRING_H__
4#define __VERSION_STRING_H__
5
6extern const char version_string[];
7
8#endif /* __VERSION_STRING_H__ */