From 6088be1aecc401c9feabe913bbf8a67f407c6d06 Mon Sep 17 00:00:00 2001 From: Maxime Dénès Date: Fri, 7 Jul 2017 09:34:58 +0200 Subject: Set version to 8.7.0~alpha. --- configure.ml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ml') diff --git a/configure.ml b/configure.ml index c75c3d7e1..9976c19d4 100644 --- a/configure.ml +++ b/configure.ml @@ -11,7 +11,7 @@ #load "str.cma" open Printf -let coq_version = "trunk" +let coq_version = "8.7.0~alpha" let coq_macos_version = "8.6.90" (** "[...] should be a string comprised of three non-negative, period-separated integers [...]" *) let vo_magic = 8691 -- cgit v1.2.3