Bump version. rem_pio2 is no longer exported from openlibm

https://github.com/JuliaLang/julia/issues/5365
This commit is contained in:
Viral B. Shah 2014-07-09 20:25:46 -04:00
parent 4a70b227d4
commit da6c9c1805
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# -*- mode: makefile-gmake -*-
OS := $(shell uname)
VERSION = 0.3
VERSION = 0.4
VERSION_SPLIT = $(subst ., , $(VERSION))
DESTDIR =
prefix = /usr/local