Warning, /pim/kmail/kmail-version.h.in is written in an unsupported language. File is not indexed.

0001 /*
0002   SPDX-FileCopyrightText: 1998-1999 Preston Brown <pbrown@kde.org>
0003   SPDX-FileCopyrightText: 2000-2004 Cornelius Schumacher <schumacher@kde.org>
0004 
0005   SPDX-License-Identifier: GPL-2.0-or-later
0006 */
0007 
0008 /*
0009   Set the version for this kmail release.
0010 
0011   This version may be used by programs within this module that
0012   do not want to maintain a version on their own.
0013 */
0014 #pragma once
0015 #define KDEPIM_VERSION "@KDEPIM_VERSION@"