Skip to content

Commit df02480

Browse files
committed
mark 0.12.0 release
1 parent 32c913b commit df02480

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

META

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Specification for the "ocamlbuild" library
22
requires = "unix"
3-
version = "NEXT_RELEASE"
3+
version = "0.12.0"
44
description = "ocamlbuild support library"
55
archive(byte) = "ocamlbuildlib.cma"
66
archive(native) = "ocamlbuildlib.cmxa"

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
NEXT_RELEASE
1+
0.12.0

0 commit comments

Comments
 (0)