From 76312c6ac0d08a5e740f83898560e932ff11dade Mon Sep 17 00:00:00 2001 From: Alan Griffiths Date: Fri, 19 Feb 2021 11:01:43 +0000 Subject: [PATCH] Update changelog --- CMakeLists.txt | 2 +- debian/changelog | 7 +++++++ 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index cd01ba73..de550f5f 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -21,7 +21,7 @@ cmake_minimum_required(VERSION 3.5) cmake_policy(SET CMP0015 NEW) cmake_policy(SET CMP0022 NEW) -project(wlcs VERSION 1.2.0) +project(wlcs VERSION 1.2.1) add_definitions(-D_GNU_SOURCE) add_definitions(-D_FILE_OFFSET_BITS=64) diff --git a/debian/changelog b/debian/changelog index a8adc398..a4be7f1b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +wlcs (1.2.1-0ubuntu0) groovy; urgency=medium + + * New upstream release. Notable changes: + + Fix cut & paste test + + -- Alan Griffiths Fri, 19 Feb 2021 11:11:11 +0000 + wlcs (1.2.0-0ubuntu0) groovy; urgency=medium * New upstream release. Notable changes: