mirror of
https://github.com/abapGit/abapGit.git
synced 2025-05-01 04:08:27 +08:00
Merge branch 'master' of https://github.com/larshp/abapGit
This commit is contained in:
commit
9763ab19a8
|
@ -8,6 +8,11 @@ Legend
|
|||
+ : added
|
||||
- : removed
|
||||
|
||||
2017-04-20 v1.35.0
|
||||
------------------
|
||||
+ SAMC support
|
||||
+ SAPC support
|
||||
|
||||
2017-04-15 v1.34.0
|
||||
------------------
|
||||
+ WAPA support
|
||||
|
|
|
@ -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.34.0'. "#EC NOTEXT
|
||||
gc_abap_version TYPE string VALUE 'v1.35.0'. "#EC NOTEXT
|
||||
|
||||
********************************************************************************
|
||||
* The MIT License (MIT)
|
||||
|
|
Loading…
Reference in New Issue
Block a user