We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee24a55 commit 89343dfCopy full SHA for 89343df
include/logaddexp/logaddexp.h
@@ -3,9 +3,9 @@
3
4
#define LOGADDEXP_VERSION_MAJOR 2
5
#define LOGADDEXP_VERSION_MINOR 1
6
-#define LOGADDEXP_VERSION_PATCH 1
+#define LOGADDEXP_VERSION_PATCH 2
7
8
-#define LOGADDEXP_VERSION "2.1.1"
+#define LOGADDEXP_VERSION "2.1.2"
9
10
/* For Windows. */
11
#define _USE_MATH_DEFINES
0 commit comments