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

Commit 2e22904

Browse files
authored
Back to development (#43)
Signed-off-by: Isaac Hier <[email protected]>
1 parent 0a44522 commit 2e22904

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

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

4+
0.3.0 (unreleased)
5+
------------------
6+
- Nothing yet
7+
8+
49
0.2.0 (2018-01-25)
510
------------------
611
- Fix bug in localIP and revert change in TR1 tuple definition (#31)

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ HunterGate(
1414
LOCAL
1515
)
1616

17-
project(jaegertracing VERSION 0.2.0)
17+
project(jaegertracing VERSION 0.3.0)
1818

1919
if(CMAKE_CXX_COMPILER_ID STREQUAL "GNU" OR
2020
CMAKE_CXX_COMPILER_ID MATCHES "Clang")

0 commit comments

Comments
 (0)