From 8cd20d8a0a7b69776f0d49896994270a96c22ca0 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Wed, 27 Jan 2021 16:49:35 +0100 Subject: Downgrade upstream version (to 0.7.900). --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index 9957f4e4..b6a04ba3 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,7 +1,7 @@ project(ayatana-indicator-keyboard C CXX) cmake_minimum_required(VERSION 2.8.12) list(APPEND CMAKE_MODULE_PATH ${CMAKE_SOURCE_DIR}/cmake) -set(PROJECT_VERSION "0.8.1") +set(PROJECT_VERSION "0.7.900") set(PACKAGE ${CMAKE_PROJECT_NAME}) # GNU standard installation directories -- cgit v1.2.3