Skip to content

Commit 55c7f81

Browse files
committed
wip: bump to 0.13.5 for now, might change to 0.14 later
1 parent 5b880cc commit 55c7f81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/jlpolymake/jlpolymake.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545

4646
#define JLPOLYMAKE_VERSION_MAJOR 0
4747
#define JLPOLYMAKE_VERSION_MINOR 13
48-
#define JLPOLYMAKE_VERSION_PATCH 1
48+
#define JLPOLYMAKE_VERSION_PATCH 5
4949

5050
#define __JLPOLYMAKE_STR_HELPER(x) #x
5151
#define __JLPOLYMAKE_STR(x) __JLPOLYMAKE_STR_HELPER(x)

0 commit comments

Comments
 (0)