Skip to content

Commit da6c9c1

Browse files
committed
Bump version. rem_pio2 is no longer exported from openlibm
JuliaLang/julia#5365
1 parent 4a70b22 commit da6c9c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Make.inc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# -*- mode: makefile-gmake -*-
22

33
OS := $(shell uname)
4-
VERSION = 0.3
4+
VERSION = 0.4
55
VERSION_SPLIT = $(subst ., , $(VERSION))
66
DESTDIR =
77
prefix = /usr/local

0 commit comments

Comments
 (0)