Skip to content

Commit 15b4c60

Browse files
committed
Update epanet.m
1 parent e6fe53e commit 15b4c60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

epanet_matlab_toolkit/epanet.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -388,7 +388,7 @@
388388
CMDCODE; % Code=1 Hide, Code=0 Show (messages at command window)
389389
end
390390
properties (Constant = true)
391-
classversion='v2.2.0-gamma.3'; % 04/10/2021
391+
classversion='v2.2.0'; % 05/10/2021
392392

393393
LOGOP={'IF', 'AND', 'OR'} % Constants for rule-based controls: 'IF', 'AND', 'OR' % EPANET Version 2.2
394394
RULEOBJECT={'NODE', 'LINK', 'SYSTEM'}; % Constants for rule-based controls: 'NODE','LINK','SYSTEM' % EPANET Version 2.2

0 commit comments

Comments
 (0)