Skip to content

Commit 5ca3698

Browse files
updated regEx to validate days and months
1 parent b05b5c6 commit 5ca3698

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/jsonclass.prg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ define class JSONClass as session
44
LastErrorText = ""
55
lError = .f.
66
lShowErrors = .t.
7-
version = "9.14"
7+
version = "9.15"
88
hidden lInternal
99
hidden lTablePrompt
1010
Dimension aCustomArray[1]

0 commit comments

Comments
 (0)