Skip to content

Commit 7e4f1fc

Browse files
committed
find and replace version number from 1.6.0 to 1.8.0-alpha
1 parent a119495 commit 7e4f1fc

110 files changed

Lines changed: 111 additions & 111 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

Documentation/IDL.md

Lines changed: 1 addition & 1 deletion

Examples/Calculator/Calculator_component/Bindings/CppDynamic/calculator_abi.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Copyright (C) 2019 Calculator developers
44
55
All rights reserved.
66
7-
This file has been generated by the Automatic Component Toolkit (ACT) version 1.6.0.
7+
This file has been generated by the Automatic Component Toolkit (ACT) version 1.8.0-alpha.
88
99
Abstract: This is an autogenerated C++-Header file in order to allow an easy
1010
use of Calculator library

Examples/Calculator/Calculator_component/Bindings/CppDynamic/calculator_dynamic.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Copyright (C) 2019 Calculator developers
44
55
All rights reserved.
66
7-
This file has been generated by the Automatic Component Toolkit (ACT) version 1.6.0.
7+
This file has been generated by the Automatic Component Toolkit (ACT) version 1.8.0-alpha.
88
99
Abstract: This is an autogenerated C++-Header file in order to allow an easy
1010
use of Calculator library

Examples/Calculator/Calculator_component/Bindings/CppDynamic/calculator_dynamic.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Copyright (C) 2019 Calculator developers
44
55
All rights reserved.
66
7-
This file has been generated by the Automatic Component Toolkit (ACT) version 1.6.0.
7+
This file has been generated by the Automatic Component Toolkit (ACT) version 1.8.0-alpha.
88
99
Abstract: This is an autogenerated C++-Header file in order to allow an easy
1010
use of Calculator library

Examples/Calculator/Calculator_component/Bindings/CppDynamic/calculator_types.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Copyright (C) 2019 Calculator developers
44
55
All rights reserved.
66
7-
This file has been generated by the Automatic Component Toolkit (ACT) version 1.6.0.
7+
This file has been generated by the Automatic Component Toolkit (ACT) version 1.8.0-alpha.
88
99
Abstract: This is an autogenerated C++-Header file with basic types in
1010
order to allow an easy use of Calculator library

Examples/Calculator/Calculator_component/Bindings/Pascal/Unit_Calculator.pas

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
All rights reserved.
77
8-
This file has been generated by the Automatic Component Toolkit (ACT) version 1.6.0.
8+
This file has been generated by the Automatic Component Toolkit (ACT) version 1.8.0-alpha.
99
1010
Abstract: This is an autogenerated Pascal Header file in order to allow an easy
1111
use of Calculator library

Examples/Calculator/Calculator_component/Bindings/Python/Calculator.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
55
All rights reserved.
66
7-
This file has been generated by the Automatic Component Toolkit (ACT) version 1.6.0.
7+
This file has been generated by the Automatic Component Toolkit (ACT) version 1.8.0-alpha.
88
99
Abstract: This is an autogenerated Python file in order to allow an easy
1010
use of Calculator library

Examples/Calculator/Calculator_component/Examples/CppDynamic/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Copyright (C) 2019 Calculator developers
44
55
All rights reserved.
66
7-
This file has been generated by the Automatic Component Toolkit (ACT) version 1.6.0.
7+
This file has been generated by the Automatic Component Toolkit (ACT) version 1.8.0-alpha.
88
99
Abstract: This is an autogenerated CMake Project that demonstrates the
1010
usage of the Dynamic C++ bindings of Calculator library

Examples/Calculator/Calculator_component/Examples/CppDynamic/Calculator_example.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Copyright (C) 2019 Calculator developers
44
55
All rights reserved.
66
7-
This file has been generated by the Automatic Component Toolkit (ACT) version 1.6.0.
7+
This file has been generated by the Automatic Component Toolkit (ACT) version 1.8.0-alpha.
88
99
Abstract: This is an autogenerated C++ application that demonstrates the
1010
usage of the Dynamic C++ bindings of Calculator library

Examples/Calculator/Calculator_component/Examples/Pascal/Calculator_Example.lpr

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
55
All rights reserved.
66
7-
This file has been generated by the Automatic Component Toolkit (ACT) version 1.6.0.
7+
This file has been generated by the Automatic Component Toolkit (ACT) version 1.8.0-alpha.
88
99
Abstract: This is an autogenerated Pascal application that demonstrates the
1010
usage of the Pascal bindings of Calculator library

0 commit comments

Comments
 (0)