From: Fletcher T. Penney Date: Wed, 22 Mar 2017 23:55:19 +0000 (-0400) Subject: version bump X-Git-Tag: 6.0.0^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6a76ca68e37eaa147608c91c0cef5b48d1e83f36;p=multimarkdown version bump --- diff --git a/CMakeLists.txt b/CMakeLists.txt index 1f94fc6..8e95374 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -8,10 +8,10 @@ cmake_minimum_required (VERSION 2.6) set (My_Project_Title "MultiMarkdown") set (My_Project_Description "Lightweight markup processor to produce HTML, LaTeX, and more.") set (My_Project_Author "Fletcher T. Penney") -set (My_Project_Revised_Date "2017-03-21") +set (My_Project_Revised_Date "2017-03-22") set (My_Project_Version_Major 6) set (My_Project_Version_Minor 0) -set (My_Project_Version_Patch 0-rc3) +set (My_Project_Version_Patch 0) set (My_Project_Version "${My_Project_Version_Major}.${My_Project_Version_Minor}.${My_Project_Version_Patch}") diff --git a/DevelopmentNotes/DevelopmentNotes.epub b/DevelopmentNotes/DevelopmentNotes.epub index 10c4587..6e23e8d 100644 Binary files a/DevelopmentNotes/DevelopmentNotes.epub and b/DevelopmentNotes/DevelopmentNotes.epub differ diff --git a/DevelopmentNotes/DevelopmentNotes.fodt b/DevelopmentNotes/DevelopmentNotes.fodt index b1e04aa..1c76beb 100644 --- a/DevelopmentNotes/DevelopmentNotes.fodt +++ b/DevelopmentNotes/DevelopmentNotes.fodt @@ -274,7 +274,8 @@ MultiMarkdown v6 Development Notes Fletcher T. Penney - 2017-03-15 + 2017-03-22 + dd2d8e76-dc2d-416d-9acd-5395d20871c2 @@ -754,6 +755,15 @@ more cross-platform approach than that used by MMD v5. Changelog + +2017–03–22 – v 6.0.0: + + + +Version bump + + + 2017–03–21 – v 6.0.0-rc3: diff --git a/DevelopmentNotes/DevelopmentNotes.html b/DevelopmentNotes/DevelopmentNotes.html index 7b542db..8d12908 100644 --- a/DevelopmentNotes/DevelopmentNotes.html +++ b/DevelopmentNotes/DevelopmentNotes.html @@ -4,7 +4,8 @@ MultiMarkdown v6 Development Notes - + + @@ -428,6 +429,11 @@ more cross-platform approach than that used by MMDChangelog
    +
  • 2017–03–22 – v 6.0.0:

    + +
      +
    • Version bump
    • +
  • 2017–03–21 – v 6.0.0-rc3:

      diff --git a/DevelopmentNotes/DevelopmentNotes.pdf b/DevelopmentNotes/DevelopmentNotes.pdf index 6cb6b65..92bfca3 100644 Binary files a/DevelopmentNotes/DevelopmentNotes.pdf and b/DevelopmentNotes/DevelopmentNotes.pdf differ diff --git a/DevelopmentNotes/DevelopmentNotes.txt b/DevelopmentNotes/DevelopmentNotes.txt index 7e9f1e7..c30260f 100644 --- a/DevelopmentNotes/DevelopmentNotes.txt +++ b/DevelopmentNotes/DevelopmentNotes.txt @@ -1,8 +1,9 @@ Title: MultiMarkdown v6 Development Notes Author: Fletcher T. Penney -Date: 2017-03-15 +Date: 2017-03-22 LaTeX Config: tufte-handout Base Header Level: 3 +uuid: dd2d8e76-dc2d-416d-9acd-5395d20871c2 # Introduction # @@ -465,6 +466,11 @@ more cross-platform approach than that used by MMD v5. # Changelog # +* 2017-03-22 -- v 6.0.0: + + * Version bump + + * 2017-03-21 -- v 6.0.0-rc3: * ADDED: Add command line support for nl/sv quotes; Improve help screen organization diff --git a/QuickStart/QuickStart.epub b/QuickStart/QuickStart.epub index ec82659..8d41766 100644 Binary files a/QuickStart/QuickStart.epub and b/QuickStart/QuickStart.epub differ diff --git a/QuickStart/QuickStart.fodt b/QuickStart/QuickStart.fodt index 4e03967..f6dca72 100644 --- a/QuickStart/QuickStart.fodt +++ b/QuickStart/QuickStart.fodt @@ -274,7 +274,7 @@ MultiMarkdown v6 Quick Start Guide Fletcher T. Penney - 6.0.0-rc1 + 6.0.0 0d6313fa-9135-477e-9c14-7d62c1977833 @@ -308,7 +308,7 @@ Introduction -Version: 6.0.0-rc1 +Version: 6.0.0 This document serves as a description of MultiMarkdown (MMD) v6, as well as a sample document to demonstrate the various features. Specifically, differences from diff --git a/QuickStart/QuickStart.html b/QuickStart/QuickStart.html index 52137fb..969ae7a 100644 --- a/QuickStart/QuickStart.html +++ b/QuickStart/QuickStart.html @@ -4,7 +4,7 @@ MultiMarkdown v6 Quick Start Guide - + @@ -35,7 +35,7 @@

      Introduction

      -

      Version: 6.0.0-rc1

      +

      Version: 6.0.0

      This document serves as a description of MultiMarkdown (MMD) v6, as well as a sample document to demonstrate the various features. Specifically, differences from diff --git a/QuickStart/QuickStart.pdf b/QuickStart/QuickStart.pdf index 43d5aee..00d00e8 100644 Binary files a/QuickStart/QuickStart.pdf and b/QuickStart/QuickStart.pdf differ diff --git a/QuickStart/QuickStart.txt b/QuickStart/QuickStart.txt index 1959d99..0021f60 100644 --- a/QuickStart/QuickStart.txt +++ b/QuickStart/QuickStart.txt @@ -1,6 +1,6 @@ Title: MultiMarkdown v6 Quick Start Guide Author: Fletcher T. Penney -Version: 6.0.0-rc1 +Version: 6.0.0 LaTeX Config: tufte-handout Base Header Level: 3 uuid: 0d6313fa-9135-477e-9c14-7d62c1977833 diff --git a/README.md b/README.md index 452f16e..54c2ea4 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,9 @@ | ---------- | ------------------------- | | Title: | MultiMarkdown | | Author: | Fletcher T. Penney | -| Date: | 2017-03-21 | +| Date: | 2017-03-22 | | Copyright: | Copyright © 2016 - 2017 Fletcher T. Penney. | -| Version: | 6.0.0-rc3 | +| Version: | 6.0.0 | ## An Announcement! ##