diff options
| author | Julian Andres Klode <julian.klode@canonical.com> | 2024-06-13 21:06:59 +0200 |
|---|---|---|
| committer | Julian Andres Klode <julian.klode@canonical.com> | 2024-06-13 21:06:59 +0200 |
| commit | 053c889838bdc2c6efd3a542ec3dfd547a5df53e (patch) | |
| tree | 2720e7a43f9d57a8e9c1e8473f418ee2d1d633eb /CMakeLists.txt | |
| parent | 6e34c130c5a47d7b193f39654a5a535cb8f8d289 (diff) | |
Release 2.9.52.9.5
Diffstat (limited to 'CMakeLists.txt')
| -rw-r--r-- | CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index 50d7884e7..a457110a9 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -206,7 +206,7 @@ endif() # Configure some variables like package, version and architecture. set(PACKAGE ${PROJECT_NAME}) set(PACKAGE_MAIL "APT Development Team <deity@lists.debian.org>") -set(PACKAGE_VERSION "2.9.4") +set(PACKAGE_VERSION "2.9.5") string(REGEX MATCH "^[0-9.]+" PROJECT_VERSION ${PACKAGE_VERSION}) if (NOT DEFINED DPKG_DATADIR) |
