Skip to content

Commit 89343df

Browse files
committed
windows support
1 parent ee24a55 commit 89343df

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

include/logaddexp/logaddexp.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33

44
#define LOGADDEXP_VERSION_MAJOR 2
55
#define LOGADDEXP_VERSION_MINOR 1
6-
#define LOGADDEXP_VERSION_PATCH 1
6+
#define LOGADDEXP_VERSION_PATCH 2
77

8-
#define LOGADDEXP_VERSION "2.1.1"
8+
#define LOGADDEXP_VERSION "2.1.2"
99

1010
/* For Windows. */
1111
#define _USE_MATH_DEFINES

0 commit comments

Comments
 (0)