Skip to content

Commit abf9116

Browse files
committed
Add version
1 parent cb61234 commit abf9116

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/zcl_htmldiff.clas.abap

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ CLASS zcl_htmldiff DEFINITION
1717

1818
PUBLIC SECTION.
1919

20+
CONSTANTS c_version TYPE string VALUE '1.0.0' ##NEEDED.
21+
2022
INTERFACES zif_htmldiff.
2123

2224
METHODS constructor

0 commit comments

Comments
 (0)