Skip to content

Commit 1b83865

Browse files
committed
Replaced the bugtracker link with a link to the GitHub repository.
Rewrote the paragraph about support in the documentation. Prepared release of version 1.3.4.
1 parent f38a0a7 commit 1b83865

File tree

16 files changed

+51
-42
lines changed

16 files changed

+51
-42
lines changed

CHANGELOG

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
Version 1.3.4 - 04/02/2018
2+
3+
- Upgraded to WTL 10.
4+
- Integrated the GitHub repository into the documentation and the About dialog.
5+
6+
7+
18
Version 1.3.3 - 16/01/2018
29

310
- Project published on GitHub.

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<p align=center>
2-
<a href="https://github.com/TimoKunze/ToolBarControls/releases/tag/1.3.3">
3-
<img alt="Release 1.3.3 Release" src="https://img.shields.io/badge/release-1.3.3-0688CB.svg">
2+
<a href="https://github.com/TimoKunze/ToolBarControls/releases/tag/1.3.4">
3+
<img alt="Release 1.3.4 Release" src="https://img.shields.io/badge/release-1.3.4-0688CB.svg">
44
</a>
55
<a href="https://github.com/TimoKunze/ToolBarControls/releases">
66
<img alt="Download ToolBarControls" src="https://img.shields.io/badge/download-latest-0688CB.svg">

help/ANSI/Doxygen/private docs CHM.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ PROJECT_NAME = "TimoSoft ToolBarControls"
2323
# This could be handy for archiving the generated documentation or
2424
# if some version control system is used.
2525

26-
PROJECT_NUMBER = 1.3.3.250
26+
PROJECT_NUMBER = 1.3.4.255
2727

2828
# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
2929
# base path where the generated documentation will be put.

help/ANSI/Doxygen/private docs.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ PROJECT_NAME = "TimoSoft ToolBarControls"
2323
# This could be handy for archiving the generated documentation or
2424
# if some version control system is used.
2525

26-
PROJECT_NUMBER = 1.3.3.250
26+
PROJECT_NUMBER = 1.3.4.255
2727

2828
# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
2929
# base path where the generated documentation will be put.

help/ANSI/Doxygen/public docs CHM.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ PROJECT_NAME = "TimoSoft ToolBarControls"
2323
# This could be handy for archiving the generated documentation or
2424
# if some version control system is used.
2525

26-
PROJECT_NUMBER = 1.3.3.250
26+
PROJECT_NUMBER = 1.3.4.255
2727

2828
# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
2929
# base path where the generated documentation will be put.

help/ANSI/Doxygen/public docs.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ PROJECT_NAME = "TimoSoft ToolBarControls"
2323
# This could be handy for archiving the generated documentation or
2424
# if some version control system is used.
2525

26-
PROJECT_NUMBER = 1.3.3.250
26+
PROJECT_NUMBER = 1.3.4.255
2727

2828
# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
2929
# base path where the generated documentation will be put.

help/Unicode/Doxygen/private docs CHM.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ PROJECT_NAME = "TimoSoft ToolBarControls"
2323
# This could be handy for archiving the generated documentation or
2424
# if some version control system is used.
2525

26-
PROJECT_NUMBER = 1.3.3.250
26+
PROJECT_NUMBER = 1.3.4.255
2727

2828
# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
2929
# base path where the generated documentation will be put.

help/Unicode/Doxygen/private docs.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ PROJECT_NAME = "TimoSoft ToolBarControls"
2323
# This could be handy for archiving the generated documentation or
2424
# if some version control system is used.
2525

26-
PROJECT_NUMBER = 1.3.3.250
26+
PROJECT_NUMBER = 1.3.4.255
2727

2828
# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
2929
# base path where the generated documentation will be put.

help/Unicode/Doxygen/public docs CHM.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ PROJECT_NAME = "TimoSoft ToolBarControls"
2323
# This could be handy for archiving the generated documentation or
2424
# if some version control system is used.
2525

26-
PROJECT_NUMBER = 1.3.3.250
26+
PROJECT_NUMBER = 1.3.4.255
2727

2828
# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
2929
# base path where the generated documentation will be put.

help/Unicode/Doxygen/public docs.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ PROJECT_NAME = "TimoSoft ToolBarControls"
2323
# This could be handy for archiving the generated documentation or
2424
# if some version control system is used.
2525

26-
PROJECT_NUMBER = 1.3.3.250
26+
PROJECT_NUMBER = 1.3.4.255
2727

2828
# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
2929
# base path where the generated documentation will be put.

0 commit comments

Comments
 (0)