From: Ximin Luo Date: Wed, 28 Sep 2016 20:30:45 +0000 (+0200) Subject: Update version hidden away in d/rules X-Git-Tag: archive/raspbian/4.08.1-4+rpi1~3^2~109 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=1e43c69919d4bd789c31a12a676d895809efc710;p=ocaml.git Update version hidden away in d/rules --- diff --git a/debian/rules b/debian/rules index dfeda5ad..4df28eb6 100755 --- a/debian/rules +++ b/debian/rules @@ -2,8 +2,8 @@ PACKAGE := ocaml ALL_PACKAGES := $(shell dh_listpackages) -OCAMLMAJOR := 4.02 -OCAMLMINOR := 3 +OCAMLMAJOR := 4.03 +OCAMLMINOR := 0 # Build cache (for Debian debugging) BUILDCACHE := $(wildcard ../ocaml.cache)