We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7a6d73 commit 42f47f8Copy full SHA for 42f47f8
src/y_code_pal_version.intf.abap
@@ -1,3 +1,3 @@
1
INTERFACE y_code_pal_version PUBLIC.
2
- CONSTANTS abap TYPE string VALUE '1.10.0' ##NO_TEXT.
+ CONSTANTS abap TYPE string VALUE '1.11.0' ##NO_TEXT.
3
ENDINTERFACE.
0 commit comments