From ffde065f4b3a4f30738a172615f78de59a9c8490 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Mon, 11 Jun 2012 16:25:39 +0200 Subject: Update version to 0.2.0 --- Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 6c4d71f..7fa3502 100644 --- a/Makefile +++ b/Makefile @@ -29,8 +29,7 @@ build-plt: --apps kernel stdlib deps/cowboy dialyze: - @$(DIALYZER) --src src --plt .bullet_dialyzer.plt \ - -Wbehaviours -Werror_handling \ + @$(DIALYZER) --src src --plt .bullet_dialyzer.plt -Werror_handling \ -Wrace_conditions -Wunmatched_returns # -Wunderspecs docs: -- cgit v1.2.3