[Pkg-ocaml-maint-commits] [ocaml] 04/10: Update ABI
Stéphane Glondu
glondu at alioth.debian.org
Thu Nov 7 16:03:41 UTC 2013
This is an automated email from the git hooks/post-receive script.
glondu pushed a commit to branch experimental/master
in repository ocaml.
commit f1f6a5b299eaf470425534e7cfbb1daed82b3ed9
Author: Stephane Glondu <steph at glondu.net>
Date: Thu Oct 17 11:41:29 2013 +0200
Update ABI
---
debian/rules | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/rules b/debian/rules
index d7dffd8..4da6678 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)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ocaml-maint/packages/ocaml.git
More information about the Pkg-ocaml-maint-commits
mailing list