Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Jordan Bieder committed Aug 8, 2023
1 parent 2e6a0ea commit 8e90fd2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
qagate (1.3.0-1) focal; urgency=medium

* Qt6 compat
* Hight dpi display compat

qagate (1.2.3-1) focal; urgency=medium

* Include API modification of libagate
Expand Down
2 changes: 1 addition & 1 deletion qAgate.pro
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ greaterThan(QT_MAJOR_VERSION, 4): QT += widgets printsupport
greaterThan(QT_MAJOR_VERSION, 5): QT += openglwidgets

TARGET = qAgate
VERSION = 1.2.3
VERSION = 1.3.0
TEMPLATE = app
CONFIG += c++11
isEmpty(PREFIX) {
Expand Down

0 comments on commit 8e90fd2

Please sign in to comment.