Update version

This commit is contained in:
Simon Brand
2018-11-09 15:34:16 +00:00
committed by GitHub
parent 3449fbc904
commit dc02563d7b

View File

@ -16,7 +16,7 @@
#define TL_OPTIONAL_HPP
#define TL_OPTIONAL_VERSION_MAJOR 0
#define TL_OPTIONAL_VERSION_MINOR 2
#define TL_OPTIONAL_VERSION_MINOR 5
#include <exception>
#include <functional>