From: Stephane Glondu Date: Thu, 17 Oct 2013 09:41:29 +0000 (+0200) Subject: Update ABI X-Git-Tag: archive/raspbian/4.08.1-4+rpi1~3^2~203 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=f1f6a5b299eaf470425534e7cfbb1daed82b3ed9;p=ocaml.git Update ABI --- diff --git a/debian/rules b/debian/rules index d7dffd85..4da66787 100755 --- a/debian/rules +++ b/debian/rules @@ -2,8 +2,8 @@ PACKAGE := ocaml ALL_PACKAGES := $(shell dh_listpackages) -OCAMLMAJOR := 4.00 -OCAMLMINOR := 1 +OCAMLMAJOR := 4.01 +OCAMLMINOR := 0 # Build cache (for Debian debugging) BUILDCACHE := $(wildcard ../ocaml.cache)