Commit 1f0d8b22 authored by Jacob Thornton's avatar Jacob Thornton

Merge pull request #910 from manveru/patch-1

Use `date` instead of `DATE`, that's the POS*X way.
parents fcfa2311 49de3bef
VERSION=1.4.0 VERSION=1.4.0
DATE=$(shell DATE) DATE=$(shell date)
BOOTSTRAP = ./bootstrap.css BOOTSTRAP = ./bootstrap.css
BOOTSTRAP_MIN = ./bootstrap.min.css BOOTSTRAP_MIN = ./bootstrap.min.css
BOOTSTRAP_LESS = ./lib/bootstrap.less BOOTSTRAP_LESS = ./lib/bootstrap.less
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment