File tree Expand file tree Collapse file tree 2 files changed +6
-5
lines changed
Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 1313 </REQUIREMENTS >
1414 <PACKAGING >
1515 <NAME >MBT-Transport-Request</NAME >
16- <VERSION >1.0.2 </VERSION >
16+ <VERSION >1.1.0 </VERSION >
1717 <SEM_VERSION >
1818 <MAJOR >1</MAJOR >
19- <PATCH >2</ PATCH >
19+ <MINOR >1</ MINOR >
2020 </SEM_VERSION >
21- <DESCRIPTION >The Ultimate Enhancement for Displaying of Transport Requests in SAP GUI</DESCRIPTION >
21+ <DESCRIPTION >The ultimate enhancement for displaying of transport requests in SAP GUI</DESCRIPTION >
2222 <GIT_URL >https://github.com/Marc-Bernard-Tools/MBT-Transport-Request</GIT_URL >
2323 <TARGET_PACKAGE >/MBTOOLS/BC_CTS_REQ</TARGET_PACKAGE >
2424 <DEPENDENCIES >
2525 <item >
2626 <NAME >MBT-Base</NAME >
27- <VERSION >1.0 .0</VERSION >
27+ <VERSION >1.1 .0</VERSION >
2828 <SEM_VERSION >
2929 <MAJOR >1</MAJOR >
30+ <MINOR >1</MINOR >
3031 </SEM_VERSION >
3132 <GIT_URL >https://github.com/Marc-Bernard-Tools/MBT-Base</GIT_URL >
3233 <TARGET_PACKAGE >/MBTOOLS/BC</TARGET_PACKAGE >
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ CLASS /mbtools/cl_tool_bc_cts_req DEFINITION
1414
1515 CONSTANTS :
1616 BEGIN OF c_tool,
17- version TYPE string VALUE '1.0.2 ' ##NO_TEXT ,
17+ version TYPE string VALUE '1.1.0 ' ##NO_TEXT ,
1818 title TYPE string VALUE 'MBT Transport Request' ##NO_TEXT ,
1919 description TYPE string
2020 VALUE 'The ultimate enhancement for displaying transport requests in SAP GUI' ##NO_TEXT ,
You can’t perform that action at this time.
0 commit comments