From 98f6c3a625dcdd5ff854bf4f4b4ee959b866fa74 Mon Sep 17 00:00:00 2001 From: Stephane Glondu Date: Wed, 27 Jan 2010 15:40:48 +0100 Subject: [PATCH] Update OCAMLMINOR in debian/rules --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index b9c592ce..0efc2cd0 100755 --- a/debian/rules +++ b/debian/rules @@ -4,7 +4,7 @@ include /usr/share/quilt/quilt.make PACKAGE := ocaml ALL_PACKAGES := $(shell sed -ne 's/^Package: //p' debian/control) OCAMLMAJOR := 3.11 -OCAMLMINOR := 2+rc1 +OCAMLMINOR := 2 # Build cache (for Debian debugging) BUILDCACHE := $(wildcard ../ocaml.cache) -- 2.30.2