From: Stephane Glondu Date: Fri, 19 Jun 2015 16:00:58 +0000 (+0200) Subject: Update ABI X-Git-Tag: archive/raspbian/4.08.1-4+rpi1~3^2~144 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=5780dca8e220193c73a733f63890d8390ca8fadf;p=ocaml.git Update ABI --- diff --git a/debian/rules b/debian/rules index 74a2fa2e..4b360548 100755 --- a/debian/rules +++ b/debian/rules @@ -3,7 +3,7 @@ PACKAGE := ocaml ALL_PACKAGES := $(shell dh_listpackages) OCAMLMAJOR := 4.02 -OCAMLMINOR := 2+rc1 +OCAMLMINOR := 2 # Build cache (for Debian debugging) BUILDCACHE := $(wildcard ../ocaml.cache)