From fc2f3eed6428c65dfe26ec84a4d44f45583e0108 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Wed, 14 Sep 2022 14:25:05 +0200 Subject: release 22.9.0 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index d323eda..d2024c8 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,7 +1,7 @@ project(ayatana-indicator-notifications C CXX) cmake_minimum_required(VERSION 3.13) -set(PROJECT_VERSION "22.2.0") +set(PROJECT_VERSION "22.9.0") set(PACKAGE ${CMAKE_PROJECT_NAME}) # Options -- cgit v1.2.3