From 9614a2e48ae08c0f799ca1d8cae737b0b9add3e8 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Thu, 12 Nov 2015 09:26:48 +0100 Subject: Version bump to 2.0.90. --- CMakeLists.txt | 2 +- debian/changelog | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index db8c312..89d5b35 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.11.0") +set(PROJECT_VERSION "2.0.90") set(PACKAGE ${CMAKE_PROJECT_NAME}) set(GETTEXT_PACKAGE "ayatana-indicator-power") add_definitions (-DGETTEXT_PACKAGE="${GETTEXT_PACKAGE}" diff --git a/debian/changelog b/debian/changelog index 6437c19..d17f199 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -ayatana-indicator-power (0.11.0-0) UNRELEASED; urgency=medium +ayatana-indicator-power (2.0.90-0) UNRELEASED; urgency=medium * Fork from Ubuntu's indicator-power code project. -- cgit v1.2.3