From 0d514690b6dfe9aba9a933de800fc2d046eb00eb Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Thu, 17 Feb 2022 22:21:34 +0100 Subject: release 22.2.0 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index 092f8af..d323eda 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 "0.9.0") +set(PROJECT_VERSION "22.2.0") set(PACKAGE ${CMAKE_PROJECT_NAME}) # Options -- cgit v1.2.3