From e67c18f2cee832923c439b77e119e770fe3bd19b Mon Sep 17 00:00:00 2001 From: mrbesen Date: Sun, 5 Feb 2023 13:53:26 +0100 Subject: [PATCH] update version and changelog --- debian/changelog | 10 ++++++++++ lolautoaccept.pro | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 3fd0ed1..3649585 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +lolautoaccept (0.0.7) unstable; urgency=medium + + * add tab icons + * embed translations with qt + * adjust stagesettings ui + * add autosave for configurations + * change to log-version with qt-support + + -- MrBesen <> Sun, 05 Feb 2023 13:48:39 +0100 + lolautoaccept (0.0.6) unstable; urgency=medium [ MrBesen Tue, 11 Oct 2022 20:17:00 +0200 ] diff --git a/lolautoaccept.pro b/lolautoaccept.pro index 4784b34..b107b78 100644 --- a/lolautoaccept.pro +++ b/lolautoaccept.pro @@ -26,7 +26,7 @@ DEFINES += LOG_ENABLEQT=1 # You can also select to disable deprecated APIs only up to a certain version of Qt. #DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0x060000 # disables all the APIs deprecated before Qt 6.0.0 -DEFINES += LOLAA_VERSION=\\\"0.0.6\\\" +DEFINES += LOLAA_VERSION=\\\"0.0.7\\\" # parameters: var, prepend, append defineReplace(prependAll) {