Skip to content
This repository was archived by the owner on Aug 30, 2022. It is now read-only.

Commit 772c3d1

Browse files
committed
Back to development
Signed-off-by: Yuri Shkuro <[email protected]>
1 parent 622d922 commit 772c3d1

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
Changes by Version
22
==================
33

4+
0.8.1 (unreleased)
5+
------------------
6+
7+
--- Nothing yet.
8+
9+
410
0.8.0 (2021-09-13)
511
------------------
612

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ HunterGate(
2020
LOCAL # load `${CMAKE_CURRENT_LIST_DIR}/cmake/Hunter/config.cmake`
2121
)
2222

23-
project(jaegertracing VERSION 0.8.0)
23+
project(jaegertracing VERSION 0.8.1)
2424

2525
option(JAEGERTRACING_WARNINGS_AS_ERRORS "Treat compiler warnings as errors" OFF)
2626

0 commit comments

Comments
 (0)