aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2021-01-27 16:49:35 +0100
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2021-01-27 17:10:55 +0100
commit8cd20d8a0a7b69776f0d49896994270a96c22ca0 (patch)
tree0882138e97d323dcbde348b0e3cedc59c7f6cab4 /CMakeLists.txt
parent51a85740bb4963e40e9d2e11f1bd559e8b1d9b60 (diff)
downloadayatana-indicator-keyboard-8cd20d8a0a7b69776f0d49896994270a96c22ca0.tar.gz
ayatana-indicator-keyboard-8cd20d8a0a7b69776f0d49896994270a96c22ca0.tar.bz2
ayatana-indicator-keyboard-8cd20d8a0a7b69776f0d49896994270a96c22ca0.zip
Downgrade upstream version (to 0.7.900).
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
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