File indexing completed on 2024-05-12 05:29:23

0001 /*
0002  *   SPDX-FileCopyrightText: 2016 Ivan Cukic <ivan.cukic@kde.org>
0003  *
0004  *   SPDX-License-Identifier: GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL
0005  */
0006 
0007 #pragma once
0008 
0009 // Shallow version history:
0010 //   6.2.0 - pre repository split
0011 //   7.0.0 - post repository split
0012 #define KACTIVITIES_VERSION_STRING QStringLiteral("7.0.0")