Skip to content

Commit 396f403

Browse files
committed
Release 9.0.5
1 parent e7ff867 commit 396f403

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

library.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
name=PDLS_Basic
2-
version=9.0.4
2+
version=9.0.5
33
author=Rei Vilo for Pervasive Displays
44
maintainer=Rei Vilo
55
sentence=Library for Pervasive Displays iTC screens, extension boards and development kits
66
paragraph=Graphics and text primitives, normal and fast update
77
category=Display
88
url=https://pdls.pervasivedisplays.com/userguide/
99
architectures=*
10-
depends=PDLS_Common,Pervasive_Wide_Medium,Pervasive_Wide_Small,Pervasive_BWRY_Small
10+
depends=PDLS_Common,Pervasive_Wide_Large,Pervasive_Wide_Medium,Pervasive_Wide_Small,Pervasive_BWRY_Small,Pervasive_Touch_Small

src/PDLS_Basic.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
/// @n Based on highView technology
77
///
88
/// @author Rei Vilo
9-
/// @date 21 Jan 2025
10-
/// @version 902
9+
/// @date 21 Feb 2025
10+
/// @version 905
1111
///
1212
/// @copyright (c) Rei Vilo, 2010-2025
1313
/// @copyright All rights reserved

src/hV_Documentation.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
///
6161
/// @author Rei Vilo
6262
/// @date 21 Feb 2025
63-
/// @version 904
63+
/// @version 905
6464
///
6565
/// @copyright © Rei Vilo, 2010-2025
6666
/// @copyright All rights reserved

0 commit comments

Comments
 (0)