Skip to content
This repository was archived by the owner on Mar 1, 2019. It is now read-only.

Commit f250aeb

Browse files
committed
Makefile: set VERSION = 0.2.0
1 parent feac9b0 commit f250aeb

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
PROJECT=solvuu-build
22
PACK=solvuu_build
3-
VERSION=dev
3+
VERSION=0.2.0
44
OCAMLBUILD=ocamlbuild -use-ocamlfind
55
DEMOS=$(sort $(dir $(wildcard demo/*/)))
66

0 commit comments

Comments
 (0)