Skip to content

Commit bf05fb8

Browse files
committed
Version 2.3.0.3, 2025-04-10
- Extended the allowed time difference between clocks to full Linux Epoch
2 parents a4c115d + a3929fc commit bf05fb8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/javapskmail/Main.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
public class Main {
3535

3636
//VK2ETA: Based on "jpskmail 1.7.b";
37-
static String version = "3.3.0.3";
37+
static String version = "3.3.0.3";
3838
static String application = "jPskmail " + version;// Used to preset an empty status
3939
static String versionDate = "20250410";
4040
static String host = "localhost";

0 commit comments

Comments
 (0)