Skip to content
This repository was archived by the owner on Sep 7, 2022. It is now read-only.

Commit 101aa92

Browse files
committed
Merge branch 'master' into origin/repoInit
2 parents 448b762 + f5c9bdf commit 101aa92

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

GDBManipulator/src/Version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#define VERSION_H
33

44
#define VERSION_MAJOR 1
5-
#define VERSION_MINOR 5
5+
#define VERSION_MINOR 6
66
#define VERSION_REVISION 0
77

88
#endif

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# Dependency-Reduction-Unit-Framework (deUnit)for C/C++ -Projects
2-
For further information’s see the wiki!
2+
For further information’s see the wiki(work in process)!
33

4-
To do your first steps it is recommended to read the “[getting started](https://github.com/diridari/EmbeddedTesting/wiki/Getting-Started-with-eUnit)”!
4+
To do your first steps it is recommended to read the “[getting started(work in process)](https://github.com/diridari/EmbeddedTesting/wiki/Getting-Started-with-eUnit)”!
55

6-
clone: `git clone --recurse-submodules https://github.com/diridari/EmbeddedTesting.git`
6+
clone: `git clone --recurse-submodules https://github.com/intel/Dependency-Reduction-Unit-Framework.git`
77

88
## OS support
99
This application has been developed on a Ubuntu 18.4 LTS systems. It also has been tested on a Windows-10 System but does not support all feature (rescue result buffer if gdbMann gets interrupted by CTRL+C)

0 commit comments

Comments
 (0)