Skip to content

Commit a2d3c96

Browse files
committed
Release v1.8.1
1 parent 87ee434 commit a2d3c96

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

PAL.pro

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616

1717

18-
VERSION = 1.8.0
18+
VERSION = 1.8.1
1919

2020
DEFINES += APP_VERSION=\\\"$$VERSION\\\"
2121

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ Building PAL
8181
[![Build](https://github.com/svetter/pal/actions/workflows/build.yml/badge.svg)](https://github.com/svetter/pal/actions/workflows/build.yml)
8282
[![Test](https://github.com/svetter/pal/actions/workflows/test.yml/badge.svg)](https://github.com/svetter/pal/actions/workflows/test.yml)
8383

84-
PAL is currently built on [Qt 6.7.2](https://wiki.qt.io/Qt_6.7_Release).
84+
PAL is currently built on [Qt 6.8.1](https://wiki.qt.io/Qt_6.8_Release).
8585

8686
If there is no [release](https://github.com/svetter/pal/releases) suitable for you or you want to make changes in the code, the easiest way to build PAL yourself is to install Qt6 along with Qt Creator, open the top-level project file [PAL.pro](PAL.pro), let Qt Creator configure the project and click build.
8787

0 commit comments

Comments
 (0)