File: version.gradle.in

package info (click to toggle)
kalk 25.08.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 832 kB
  • sloc: cpp: 1,002; xml: 350; makefile: 3; sh: 1
file content (7 lines) | stat: -rw-r--r-- 160 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
// SPDX-FileCopyrightText: 2021 Volker Krause <vkrause@kde.org>
// SPDX-License-Identifier: BSD-3-Clause

ext {
    projectVersionFull = "@PROJECT_VERSION@"
}