Skip to content

Commit dc02563

Browse files
authored
Update version
1 parent 3449fbc commit dc02563

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tl/optional.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
#define TL_OPTIONAL_HPP
1717

1818
#define TL_OPTIONAL_VERSION_MAJOR 0
19-
#define TL_OPTIONAL_VERSION_MINOR 2
19+
#define TL_OPTIONAL_VERSION_MINOR 5
2020

2121
#include <exception>
2222
#include <functional>

0 commit comments

Comments
 (0)