diff --git a/Docs/Version History.txt b/Docs/Version History.txt index 06854ea..c36a7a3 100644 --- a/Docs/Version History.txt +++ b/Docs/Version History.txt @@ -2,7 +2,7 @@ Easy-IP Delphi Unit Dependency Scanner -------------------------------------- v2.0 -Licence: Released as open source software - https://github.com/norgepaul/DelphiUnitDependencyScanner +Licence: Released as open source software - https://github.com/norgepaul/DUDS v1.6 Fixed: Relative filenames were not parsed correctly in dpr files. @@ -32,4 +32,4 @@ Fixed: Installer would not close if you automatically ran the application. V1.1 Fixed: The parser missed the end of the uses clause if the final ';' was directly preceded by an comment. Fixed: Unable to delete search paths. -Fixed: Recursive search directories not added if the root directory is already there. \ No newline at end of file +Fixed: Recursive search directories not added if the root directory is already there.