Warning, /graphics/kgeotag/src/version.h.in is written in an unsupported language. File is not indexed.

0001 // SPDX-FileCopyrightText: 2020 Tobias Leupold <tl at stonemx dot de>
0002 //
0003 // SPDX-License-Identifier: GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL
0004 
0005 #ifndef VERSION_H
0006 #define VERSION_H
0007 
0008 #define VERSION_STRING "@VERSION@"
0009 
0010 #endif // VERSION_H