This commit is contained in:
larshp 2017-01-22 09:11:32 +00:00
parent 65dddbdc43
commit 68ffe2a5e4
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@ REPORT zabapgit LINE-SIZE 100.
* See http://www.abapgit.org
CONSTANTS: gc_xml_version TYPE string VALUE 'v1.0.0', "#EC NOTEXT
gc_abap_version TYPE string VALUE 'v1.25.1'. "#EC NOTEXT
gc_abap_version TYPE string VALUE 'v1.25.2'. "#EC NOTEXT
********************************************************************************
* The MIT License (MIT)

View File

@ -1595,4 +1595,4 @@ CLASS lcl_persistence_settings IMPLEMENTATION.
ENDTRY.
ENDMETHOD.
ENDCLASS.
ENDCLASS.