From d7824c2d826271e015cf88e5abf944240fa4c3b2 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Wed, 27 Nov 2019 09:51:18 +0100 Subject: release 0.4.4 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index 2277bc1..a9a73b5 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -3,7 +3,7 @@ cmake_minimum_required (VERSION 2.8.9) list (APPEND CMAKE_MODULE_PATH ${CMAKE_SOURCE_DIR}/cmake) -set (PROJECT_VERSION "0.4.3") +set (PROJECT_VERSION "0.4.4") set (PACKAGE ${CMAKE_PROJECT_NAME}) set (GETTEXT_PACKAGE "ayatana-indicator-session") -- cgit v1.2.3