/* SPDX-FileCopyrightText: 1998-1999 Preston Brown SPDX-FileCopyrightText: 2000-2004 Cornelius Schumacher SPDX-License-Identifier: GPL-2.0-or-later */ /* Set the version for this kmail release. This version may be used by programs within this module that do not want to maintain a version on their own. */ #ifndef KMAIL_VERSION_H #define KMAIL_VERSION_H #define KDEPIM_VERSION "@KDEPIM_VERSION@" #endif