update version and changelog

This commit is contained in:
mrbesen 2023-02-05 13:53:26 +01:00
parent 0aca8969f9
commit e67c18f2ce
Signed by: MrBesen
GPG Key ID: 596B2350DCD67504
2 changed files with 11 additions and 1 deletions

10
debian/changelog vendored
View File

@ -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 ]

View File

@ -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) {