Skip to content

Commit f8c0119

Browse files
committed
Release v1.1.1
1 parent 608c9ea commit f8c0119

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

PAL.pro

+2-2
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,10 @@ DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0x060000 # disables all the APIs depreca
2727

2828

2929

30-
VERSION = 1.1.0
30+
VERSION = 1.1.1
3131
DEFINES += APP_VERSION_MAJOR=1
3232
DEFINES += APP_VERSION_MINOR=1
33-
DEFINES += APP_VERSION_PATCH=0
33+
DEFINES += APP_VERSION_PATCH=1
3434

3535
DEFINES += APP_COPYRIGHT='"\\\"2023 Simon Vetter\\\""'
3636
DEFINES += CODE_LINK='"\\\"https://github.com/svetter/pal\\\""'

0 commit comments

Comments
 (0)