Increment patch version

This commit is contained in:
Martchus 2022-07-06 22:49:36 +02:00
parent 9c83ba8ea7
commit 05176d70ef
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ set(META_APP_DESCRIPTION "Repository manager and package builder for Arch Linux"
set(META_APP_CATEGORIES "System;Utility;Network;FileTransfer")
set(META_VERSION_MAJOR 0)
set(META_VERSION_MINOR 0)
set(META_VERSION_PATCH 2)
set(META_VERSION_PATCH 3)
set(META_VERSION_EXACT_SONAME ON)
set(META_CXX_STANDARD 20)