Skip to content

Commit 0760138

Browse files
committed
Bump to v1.1.0
1 parent 104b3dc commit 0760138

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## v1.1.0
4+
5+
- Linux compatibility fixes.
6+
37
## v1.0.1
48

59
- Deploy Qt for examples and unit tests.

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ include(DeployQt)
77
# Set project information.
88
project("QtAppInstanceManager"
99
LANGUAGES CXX
10-
VERSION 1.0.2.0
10+
VERSION 1.1.0.0
1111
)
1212
set(PROJECT_NAMESPACE "oclero")
1313

0 commit comments

Comments
 (0)