From cc960fdae6407ed48e37fb59af7603bdab0f2224 Mon Sep 17 00:00:00 2001 From: Alexandre Quessy Date: Sun, 8 Apr 2018 17:34:13 -0400 Subject: [PATCH] Prepare 0.6.0 --- VERSION.txt | 2 +- docs/Doxyfile | 2 +- docs/informations/CHANGELOG.html | 48 ++++++++++++++++++++++++++++++++ mapmap.pro | 2 +- scripts/update-changelog.sh | 1 + src/core/MM.cpp | 2 +- 6 files changed, 53 insertions(+), 4 deletions(-) diff --git a/VERSION.txt b/VERSION.txt index 4b9fcbe..a918a2a 100644 --- a/VERSION.txt +++ b/VERSION.txt @@ -1 +1 @@ -0.5.1 +0.6.0 diff --git a/docs/Doxyfile b/docs/Doxyfile index 3f77b64..7c20ad1 100644 --- a/docs/Doxyfile +++ b/docs/Doxyfile @@ -31,7 +31,7 @@ PROJECT_NAME = "MapMap" # This could be handy for archiving the generated documentation or # if some version control system is used. -PROJECT_NUMBER = "0.5.1" +PROJECT_NUMBER = "0.6.0" # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) # base path where the generated documentation will be put. diff --git a/docs/informations/CHANGELOG.html b/docs/informations/CHANGELOG.html index 75a24d0..d816ca4 100644 --- a/docs/informations/CHANGELOG.html +++ b/docs/informations/CHANGELOG.html @@ -1,5 +1,53 @@

Release notes for MapMap

+

2018-04-08 - MapMap 0.6.0

+ + +

2017-01-01 - MapMap 0.5.0