From d4083de673f094e6355dc8fb663f8be12c65b12e Mon Sep 17 00:00:00 2001 From: "Fletcher T. Penney" Date: Sat, 4 Mar 2017 15:09:18 -0500 Subject: [PATCH] Version bump --- CMakeLists.txt | 2 +- README.md | 7 ++++++- templates/README.md.in | 5 +++++ 3 files changed, 12 insertions(+), 2 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 3c3e58b..7f5050a 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -11,7 +11,7 @@ set (My_Project_Author "Fletcher T. Penney") set (My_Project_Revised_Date "2017-02-17") set (My_Project_Version_Major 0) set (My_Project_Version_Minor 4) -set (My_Project_Version_Patch 0b) +set (My_Project_Version_Patch 1b) set (My_Project_Version "${My_Project_Version_Major}.${My_Project_Version_Minor}.${My_Project_Version_Patch}") diff --git a/README.md b/README.md index a7b5b4a..8f876ba 100644 --- a/README.md +++ b/README.md @@ -6,11 +6,16 @@ | Author: | Fletcher T. Penney | | Date: | 2017-02-17 | | Copyright: | Copyright © 2016 - 2017 Fletcher T. Penney. | -| Version: | 0.4.0b | +| Version: | 0.4.1b | ## Updates ## +* 2017-03-04 -- v 0.4.1-b: + + * FIXED: Add glossary localization + + * 2017-03-04 -- v 0.4.0-b: * ADDED: Add TOC support to ODF diff --git a/templates/README.md.in b/templates/README.md.in index 2cfccb4..99192b4 100644 --- a/templates/README.md.in +++ b/templates/README.md.in @@ -11,6 +11,11 @@ ## Updates ## +* 2017-03-04 -- v 0.4.1-b: + + * FIXED: Add glossary localization + + * 2017-03-04 -- v 0.4.0-b: * ADDED: Add TOC support to ODF -- 2.40.0