diff --git a/ChangeLog b/ChangeLog index 0021da4..c1b4f01 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Version 0.7.0 +------------- + * Use `cc` and `c++` as the default values of the `CCTool` and `CPPTool` configuration options + respectively (#92) + Version 0.6.0 ------------- * Add `LdGarbageCollection` configuration option for enabling link-time garbage collection (#82) diff --git a/VERSION b/VERSION index a918a2a..faef31a 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.6.0 +0.7.0