Skip to content

Commit 3f2544b

Browse files
committed
Release 2.5.0
1 parent 0491f2a commit 3f2544b

6 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ NEED TO FIX FOR THIS RELEASE.
128128
* check rs serial adapter is active if light color mode 11 is used.
129129
-->
130130

131-
# Updates in 2.5.0 (under development)
131+
# Updates in 2.5.0
132132
* PDA panel Rev 6.0 or newer that do not have a Jandy iAqualink device attached can use the AqualinkTouch protocol rather than PDA protocol.
133133
* This is faster, more reliable and does not intefear with the physical PDA device (like existing implimentation)
134134
* Please consider this very much BETA at the moment.

release/aqualinkd-amd64

-558 KB
Binary file not shown.

release/aqualinkd-arm64

40 Bytes
Binary file not shown.

release/aqualinkd-armhf

112 Bytes
Binary file not shown.

release/serial_logger-amd64

-72.4 KB
Binary file not shown.

source/version.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44
#define AQUALINKD_SHORT_NAME "AqualinkD"
55

66
// Use Magor . Minor . Patch
7-
#define AQUALINKD_VERSION "2.5.0 (dev 0.3)"
7+
#define AQUALINKD_VERSION "2.5.0"

0 commit comments

Comments
 (0)