aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2019-11-21 11:18:52 +0100
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2019-11-21 11:18:53 +0100
commit9d30e39d5adc503948ac5d325768616f769fd354 (patch)
tree894878225138342c39377c645be1bd8cd8892d26 /CMakeLists.txt
parent4dcda7f12e328185d520f506ac5bb81d6745484b (diff)
downloadayatana-indicator-power-9d30e39d5adc503948ac5d325768616f769fd354.tar.gz
ayatana-indicator-power-9d30e39d5adc503948ac5d325768616f769fd354.tar.bz2
ayatana-indicator-power-9d30e39d5adc503948ac5d325768616f769fd354.zip
release 2.0.942.0.94
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 1c20105..2a4450f 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 "2.0.93")
+set(PROJECT_VERSION "2.0.94")
set(PACKAGE ${CMAKE_PROJECT_NAME})
##