From a52e94b98d848e75070faff25948e77b816cafb6 Mon Sep 17 00:00:00 2001 From: onqtam Date: Sun, 2 Jun 2019 17:42:14 +0300 Subject: version 2.3.3 --- README.md | 2 +- doc/html_generated/build-systems.html | 2 ++ doc/html_generated/features.html | 1 + doc/html_generated/roadmap.html | 1 + doctest/doctest.h | 4 ++-- doctest/parts/doctest_fwd.h | 4 ++-- examples/all_features/test_output/version.txt | 2 +- examples/all_features/test_output/version_xml.txt | 2 +- meson.build | 2 +- scripts/release_process.md | 2 ++ scripts/version.txt | 2 +- 11 files changed, 15 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 7d40e4ec..fc0ec07e 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ [![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/503/badge)](https://bestpractices.coreinfrastructure.org/projects/503) [![Language grade: C/C++](https://img.shields.io/lgtm/grade/cpp/g/onqtam/doctest.svg)](https://lgtm.com/projects/g/onqtam/doctest/context:cpp) [![Join the chat at https://gitter.im/onqtam/doctest](https://badges.gitter.im/onqtam/doctest.svg)](https://gitter.im/onqtam/doctest?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) -[![Try it online](https://img.shields.io/badge/try%20it-online-orange.svg)](https://wandbox.org/permlink/K1BuLId1qC8wCJ52) +[![Try it online](https://img.shields.io/badge/try%20it-online-orange.svg)](https://wandbox.org/permlink/cSNITptGIf1c0jrg)