We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32c913b commit df02480Copy full SHA for df02480
META
@@ -1,6 +1,6 @@
1
# Specification for the "ocamlbuild" library
2
requires = "unix"
3
-version = "NEXT_RELEASE"
+version = "0.12.0"
4
description = "ocamlbuild support library"
5
archive(byte) = "ocamlbuildlib.cma"
6
archive(native) = "ocamlbuildlib.cmxa"
VERSION
@@ -1 +1 @@
-NEXT_RELEASE
+0.12.0
0 commit comments