We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d16bf5 commit c52350eCopy full SHA for c52350e
docs/source/changelog.rst
@@ -7,6 +7,11 @@
7
Changelog
8
=========
9
10
+0.8.2
11
+-----
12
+
13
+- Removed warnings
14
15
0.8.1
16
-----
17
include/xtl/xtl_config.hpp
@@ -12,7 +12,7 @@
#define XTL_VERSION_MAJOR 0
#define XTL_VERSION_MINOR 8
-#define XTL_VERSION_PATCH 1
+#define XTL_VERSION_PATCH 2
#ifndef __has_feature
18
#define __has_feature(x) 0
0 commit comments