From: Stephane Glondu Date: Fri, 12 Jun 2015 14:27:42 +0000 (+0200) Subject: Update ABI X-Git-Tag: archive/raspbian/4.08.1-4+rpi1~3^2~150 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=e93a94978d09b7b219fd536a7a02dbbde973e9c7;p=ocaml.git Update ABI --- diff --git a/debian/rules b/debian/rules index beb734af..fdf088ef 100755 --- a/debian/rules +++ b/debian/rules @@ -3,7 +3,7 @@ PACKAGE := ocaml ALL_PACKAGES := $(shell dh_listpackages) OCAMLMAJOR := 4.02 -OCAMLMINOR := 1 +OCAMLMINOR := 2+rc1 # Build cache (for Debian debugging) BUILDCACHE := $(wildcard ../ocaml.cache)