Skip to content

Commit e878dde

Browse files
author
José Valim
committed
Update docs directory
1 parent f2a9c70 commit e878dde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
REBAR ?= "$(CURDIR)/rebar"
22
PREFIX ?= /usr/local
3-
DOCS := master
3+
DOCS := v1.1
44
ELIXIRC := bin/elixirc --verbose --ignore-module-conflict
55
ERLC := erlc -I lib/elixir/include
66
ERL := erl -I lib/elixir/include -noshell -pa lib/elixir/ebin

0 commit comments

Comments
 (0)